SqlString.IgnoreCase フィールド

定義

SqlString比較で大文字と小文字の区別を無視することを指定します。

public: static initonly int IgnoreCase;
public static readonly int IgnoreCase;
 staticval mutable IgnoreCase : int
Public Shared ReadOnly IgnoreCase As Integer 

フィールド値

注釈

IgnoreCase は、 SqlString クラスの定数として機能します。

適用対象

こちらもご覧ください