Expand Minimize
This topic has not yet been rated - Rate this topic

Server::ISfcDomainLite::DomainInstanceName Property

Gets the instance name of the domain.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
private:
virtual property String^ DomainInstanceName {
	String^ get () sealed = ISfcDomainLite::DomainInstanceName::get;
}

Property Value

Type: System::String
A string that specifies the instance name of the domain.

Implements

ISfcDomainLite::DomainInstanceName
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.