引用エスケープタイプ 0:シングルクォートを2重化、ワイルドカードは[]で囲む
1:0x5cを加える

宣言の構文
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)