SqlString.IgnoreCase フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SqlString の比較で、大文字と小文字を区別しないように指定します。
public: static initonly int IgnoreCase;
public static readonly int IgnoreCase;
staticval mutable IgnoreCase : int
Public Shared ReadOnly IgnoreCase As Integer
フィールド値
注釈
IgnoreCase は クラスの定数 SqlString として機能します。