SqlString.SqlCompareOptions プロパティ
定義
この SqlCompareOptions を他の SqlString 構造体と比較する方法を表す 1 つ以上の SqlString 列挙値の組み合わせ。A combination of one or more of the SqlCompareOptions enumeration values that represent the way in which this SqlString should be compared to other SqlString structures.
public:
property System::Data::SqlTypes::SqlCompareOptions SqlCompareOptions { System::Data::SqlTypes::SqlCompareOptions get(); };
public System.Data.SqlTypes.SqlCompareOptions SqlCompareOptions { get; }
member this.SqlCompareOptions : System.Data.SqlTypes.SqlCompareOptions
Public ReadOnly Property SqlCompareOptions As SqlCompareOptions
プロパティ値
この SqlString を他の SqlString 構造体と比較する方法を指定する値。A value specifying how this SqlString should be compared to other SqlString structures.