SqlString.BinarySort Feld

Definition

Gibt an, dass Sortierungen auf Grundlage des numerischen Werts anstelle des alphabetischen Werts eines Zeichens durchgeführt werden sollen.

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

Feldwert

Hinweise

BinarySort fungiert als Konstante für die SqlString -Klasse.

Gilt für:

Weitere Informationen