Udostępnij za pośrednictwem


Właściwość ConnectionContext

Zwraca połączenie kontekst obiektu inspekcji.

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

Syntax

'Deklaracja
<ExtendedPropertyAttribute> _
Public ReadOnly Property ConnectionContext As ServerConnection
    Get
'Użycie
Dim instance As AuditExtender
Dim value As ServerConnection

value = instance.ConnectionContext
[ExtendedPropertyAttribute]
public ServerConnection ConnectionContext { get; }
[ExtendedPropertyAttribute]
public:
property ServerConnection^ ConnectionContext {
    ServerConnection^ get ();
}
[<ExtendedPropertyAttribute>]
member ConnectionContext : ServerConnection
function get ConnectionContext () : ServerConnection

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Common. . :: . .ServerConnection
A ServerConnection obiekt, który określa kontekst połączenia dla Audit obiektu.