SqlString.BinarySort Field

Definition

Specifies that sorts should be based on a characters numeric value instead of its alphabetical value.

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

Field Value

Remarks

BinarySort functions as a constant for the SqlString class.

Applies to

See also