IServerConnectionInformationDetails.Details Property

Definition

Gets a facet that describes the server or the connection information.

public:
 property Microsoft::SqlServer::Management::Sdk::Sfc::IDmfFacet ^ Details { Microsoft::SqlServer::Management::Sdk::Sfc::IDmfFacet ^ get(); };
public Microsoft.SqlServer.Management.Sdk.Sfc.IDmfFacet Details { get; }
member this.Details : Microsoft.SqlServer.Management.Sdk.Sfc.IDmfFacet
Public ReadOnly Property Details As IDmfFacet

Property Value

A facet that describes the server or the connection information.

Applies to