.-Eigenschaft
This property is for internal use only.
Namespace: Microsoft.SqlServer.Management.Collector
Assembly: Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)
Syntax
'Declaration
Private ReadOnly Property DomainInstanceName As String
Implements ISfcDomain.DomainInstanceName
Get
'Usage
Dim instance As CollectorConfigStore
Dim value As String
value = CType(instance, ISfcDomain).DomainInstanceName
string ISfcDomain.DomainInstanceName { get; }
private:
virtual property String^ DomainInstanceName {
String^ get () sealed = ISfcDomain::DomainInstanceName::get;
}
private abstract DomainInstanceName : string
private override DomainInstanceName : string
JScript unterstützt die Verwendung expliziter Schnittstellenimplementierungen, aber nicht die Deklaration neuer Schnittstellenimplementierungen.
Eigenschaftenwert
Typ: System. . :: . .String
A String value that is the instance name.
Implementiert
ISfcDomainDomainInstanceName()()()()
Hinweise
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.