BaseXEStore.ISfcDomainLite.DomainInstanceName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name of the domain instance.
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore]
string Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomainLite.DomainInstanceName { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore>]
member this.Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomainLite.DomainInstanceName : string
ReadOnly Property DomainInstanceName As String Implements ISfcDomainLite.DomainInstanceName
Property Value
The name of the domain instance.
Implements
- Attributes