次の方法で共有


SqlString.BinarySort フィールド

文字のアルファベット値ではなく、文字の数値に基づいて並べ替えるように指定します。

Public Shared ReadOnly BinarySort As Integer
[C#]
public static readonly int BinarySort;
[C++]
public: static int BinarySort;
[JScript]
public static var BinarySort : int;

解説

BinarySort は、 SqlString クラスの定数として機能します。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET

参照

SqlString 構造体 | SqlString メンバ | System.Data.SqlTypes 名前空間