SqlString.IgnoreCase Fält

Definition

Anger att SqlString jämförelser ska ignorera skiftläge.

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

Fältvärde

Kommentarer

IgnoreCase fungerar som en konstant för SqlString klassen.

Gäller för

Se även