Aracılığıyla paylaş


SortRequestControl.SortKeys Özellik

Tanım

özelliği, SortKeys sunucu tarafından arama sonuçlarını istemciye döndürmeden önce sıralamak için kullanılan bir nesne dizisi SortKey içerir.

public:
 property cli::array <System::DirectoryServices::Protocols::SortKey ^> ^ SortKeys { cli::array <System::DirectoryServices::Protocols::SortKey ^> ^ get(); void set(cli::array <System::DirectoryServices::Protocols::SortKey ^> ^ value); };
public System.DirectoryServices.Protocols.SortKey[] SortKeys { get; set; }
member this.SortKeys : System.DirectoryServices.Protocols.SortKey[] with get, set
Public Property SortKeys As SortKey()

Özellik Değeri

Sunucu tarafından arama sonuçlarını istemciye döndürmeden önce sıralamak için kullanılan bir nesne dizisi SortKey .

Şunlara uygulanır