DatabaseActiveDirectory Properties
SQL Server 2012
The DatabaseActiveDirectory type exposes the following members.
| Name | Description | |
|---|---|---|
|
Alias | Gets or sets an alternative name for the database that appears in the Active Directory registration of the database. |
|
Contact | Gets or sets a contact name for the database that appears in the Active Directory registration of the database. |
|
Description | Gets or sets a textual description of the database that appears in the Active Directory registration of the database. |
|
InformationUrl | Gets or sets an information URL for the database that appears in the Active Directory registration of the database. |
|
IsRegistered | Gets the Boolean property that specifies whether the database is registered with the Active Directory service. |
|
Parent | Gets the Database object that is the parent of the DatabaseActiveDirectory object. |
|
Properties | Gets a collection of Property objects that represent the object properties. (Inherited from SqlSmoObject.) |
|
State | Gets the state of the referenced object. (Inherited from SmoObjectBase.) |
|
Urn | Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (Inherited from SqlSmoObject.) |
|
UserData | Gets or sets user-defined data associated with the referenced object. (Inherited from SmoObjectBase.) |
