A Sandcastle Documented Class Library
QuoteStyle プロパティ
名前空間CFW.Database.ConfigConnectionConfigElementQuoteStyle
引用エスケープタイプ 0:シングルクォートを2重化、ワイルドカードは[]で囲む
1:0x5cを加える
宣言の構文
C#Visual BasicVisual C++
public int QuoteStyle { get; set; }
Public Property QuoteStyle As Integer
public:
property int QuoteStyle {
	int get ();
	void set (int value);
}

アセンブリ: CFW.Database (モジュール: CFW.Database) バージョン: 1.2.0.2 (1.2.0.2)