SortRequestControl コンストラクタとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > SortRequestControl コンストラクタの意味・解説 

SortRequestControl コンストラクタ (SortKey[])

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

SortRequestControl コンストラクタは、指定した並べ替えキー使用して、SortRequestControl クラス新しインスタンス作成し初期化します。

名前空間: System.DirectoryServices.Protocols
アセンブリ: System.DirectoryServices.Protocols (system.directoryservices.protocols.dll 内)
構文構文

Public Sub New ( _
    ParamArray sortKeys As SortKey() _
)
Dim sortKeys As SortKey()

Dim instance As New SortRequestControl(sortKeys)
public SortRequestControl (
    params SortKey[] sortKeys
)
public:
SortRequestControl (
    ... array<SortKey^>^ sortKeys
)
public SortRequestControl (
    SortKey[] sortKeys
)
public function SortRequestControl (
    ... sortKeys : SortKey[]
)

パラメータ

sortKeys

クライアント返す前に検索結果並べ替えるため、サーバーによって使用される SortKey オブジェクト配列

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
SortRequestControl クラス
SortRequestControl メンバ
System.DirectoryServices.Protocols 名前空間

SortRequestControl コンストラクタ (String, String, Boolean)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

SortRequestControl コンストラクタは、指定した属性名、一致規則、および並べ替え順序使用して、SortRequestControl クラス新しインスタンス作成します

名前空間: System.DirectoryServices.Protocols
アセンブリ: System.DirectoryServices.Protocols (system.directoryservices.protocols.dll 内)
構文構文

Public Sub New ( _
    attributeName As String, _
    matchingRule As String, _
    reverseOrder As Boolean _
)
Dim attributeName As String
Dim matchingRule As String
Dim reverseOrder As Boolean

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

パラメータ

attributeName

クエリ基準になる属性の名前。

matchingRule

並べ替え用の一致規則オブジェクト識別子 (OID) を指定します

reverseOrder

低い方から高い方への順序並べ替える場合true。高い方から低い方への順序並べ替える場合false

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
SortRequestControl クラス
SortRequestControl メンバ
System.DirectoryServices.Protocols 名前空間

SortRequestControl コンストラクタ (String, Boolean)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

SortRequestControl コンストラクタは、指定した属性名と並べ替え順序使用して、SortRequestControl クラス新しインスタンス作成します

名前空間: System.DirectoryServices.Protocols
アセンブリ: System.DirectoryServices.Protocols (system.directoryservices.protocols.dll 内)
構文構文

Public Sub New ( _
    attributeName As String, _
    reverseOrder As Boolean _
)
Dim attributeName As String
Dim reverseOrder As Boolean

Dim instance As New SortRequestControl(attributeName,
 reverseOrder)
public SortRequestControl (
    string attributeName,
    bool reverseOrder
)
public:
SortRequestControl (
    String^ attributeName, 
    bool reverseOrder
)
public SortRequestControl (
    String attributeName, 
    boolean reverseOrder
)
public function SortRequestControl (
    attributeName : String, 
    reverseOrder : boolean
)

パラメータ

attributeName

クエリ基準になる属性の名前。

reverseOrder

結果逆順返す必要がある場合trueそれ以外場合false

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
SortRequestControl クラス
SortRequestControl メンバ
System.DirectoryServices.Protocols 名前空間

SortRequestControl コンストラクタ

SortRequestControl クラス新しインスタンス作成します
オーバーロードの一覧オーバーロードの一覧

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

関連項目

SortRequestControl クラス
SortRequestControl メンバ
System.DirectoryServices.Protocols 名前空間


このページでは「.NET Framework クラス ライブラリ リファレンス」からSortRequestControl コンストラクタを検索した結果を表示しています。
Weblioに収録されているすべての辞書からSortRequestControl コンストラクタを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からSortRequestControl コンストラクタ を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「SortRequestControl コンストラクタ」の関連用語

SortRequestControl コンストラクタのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



SortRequestControl コンストラクタのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS