SortRequestControl コンストラクタ (SortKey[])
アセンブリ: System.DirectoryServices.Protocols (system.directoryservices.protocols.dll 内)


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


SortRequestControl コンストラクタ (String, String, Boolean)
アセンブリ: System.DirectoryServices.Protocols (system.directoryservices.protocols.dll 内)

Dim attributeName As String Dim matchingRule As String Dim reverseOrder As Boolean Dim instance As New SortRequestControl(attributeName, matchingRule, reverseOrder)
public function SortRequestControl ( attributeName : String, matchingRule : String, reverseOrder : boolean )

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


SortRequestControl コンストラクタ (String, Boolean)
アセンブリ: System.DirectoryServices.Protocols (system.directoryservices.protocols.dll 内)

Dim attributeName As String Dim reverseOrder As Boolean Dim instance As New SortRequestControl(attributeName, reverseOrder)

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


SortRequestControl コンストラクタ

名前 | 説明 |
---|---|
SortRequestControl (SortKey[]) | SortRequestControl コンストラクタは、指定した並べ替えキーを使用して、SortRequestControl クラスの新しいインスタンスを作成し、初期化します。 |
SortRequestControl (String, Boolean) | SortRequestControl コンストラクタは、指定した属性名と並べ替え順序を使用して、SortRequestControl クラスの新しいインスタンスを作成します。 |
SortRequestControl (String, String, Boolean) | SortRequestControl コンストラクタは、指定した属性名、一致規則、および並べ替え順序を使用して、SortRequestControl クラスの新しいインスタンスを作成します。 |

Weblioに収録されているすべての辞書からSortRequestControl コンストラクタを検索する場合は、下記のリンクをクリックしてください。

- SortRequestControl コンストラクタのページへのリンク