IServerConnectionInformation.Details Properti

Definisi

Mendapatkan detail koneksi server yang ditentukan.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::SqlServer::Management::ServerInformation::IServerConnectionInformationDetails ^> ^ Details { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::SqlServer::Management::ServerInformation::IServerConnectionInformationDetails ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Management.ServerInformation.IServerConnectionInformationDetails> Details { get; }
member this.Details : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Management.ServerInformation.IServerConnectionInformationDetails>
Public ReadOnly Property Details As ReadOnlyCollection(Of IServerConnectionInformationDetails)

Nilai Properti

Detail koneksi server yang ditentukan.

Berlaku untuk