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 クラスの定数として機能します。