ActiveDirectorySchemaProperty.IsIndexed 屬性

定義

取得或設定值,指出此結構描述屬性是否在 Active Directory 網域服務存放區中建立索引。

public:
 property bool IsIndexed { bool get(); void set(bool value); };
public bool IsIndexed { get; set; }
member this.IsIndexed : bool with get, set
Public Property IsIndexed As Boolean

屬性值

Boolean,指出目前架構屬性是否在 Active Directory 網域服務 存放區中編製索引。 如果屬性是索引屬性則為 true,否則為 false

例外狀況

呼叫基礎目錄服務時,發生錯誤。

目標伺服器忙碌或無法使用。

適用於

另請參閱