SqlString.IgnoreCase Feld

Definition

Gibt an, dass SqlString Vergleiche die Groß-/Kleinschreibung ignorieren sollen.

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

Feldwert

Hinweise

IgnoreCase fungiert als Konstante für die SqlString Klasse.

Gilt für:

Weitere Informationen