SqlString.IgnoreCase Feld

Definition

Gibt an, dass bei SqlString-Vergleichen die Groß- und Kleinschreibung nicht berücksichtigt werden soll.

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