SqlString.IgnoreCase Pole

Definice

Určuje, že SqlString porovnání by měla ignorovat malá a velká písmena.

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

Hodnota pole

Poznámky

IgnoreCase funguje jako konstanta SqlString pro třídu .

Platí pro

Viz také