Udostępnij za pośrednictwem


Właściwość DacStore.ServerConnection

Pobiera informacje o połączeniu serwera.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Dac
Zestaw:  Microsoft.SqlServer.Management.Dac (w Microsoft.SqlServer.Management.Dac.dll)

Składnia

'Deklaracja
Public ReadOnly Property ServerConnection As ServerConnection
    Get
'Użycie
Dim instance As DacStore
Dim value As ServerConnection

value = instance.ServerConnection
public ServerConnection ServerConnection { get; }
public:
property ServerConnection^ ServerConnection {
    ServerConnection^ get ();
}
member ServerConnection : ServerConnection
function get ServerConnection () : ServerConnection

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Common.ServerConnection
A ServerConnection wartość określa, że połączenie z serwerem.