This topic has not yet been rated - Rate this topic

DatabaseActiveDirectory.Contact Property

Gets or sets a contact name for the database that appears in the Active Directory registration of the database.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public string Contact { get; set; }

Property Value

Type: System.String
A String value that specifies a contact name for the database.

This property will appear with the Active Directory registration of the referenced database.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.