Compartir a través de


ConnectionContext Propiedad

Gets the connection context mode for the connection. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
ReadOnly Property ConnectionContext As SfcConnectionContext
    Get
'Uso
Dim instance As ISfcHasConnection
Dim value As SfcConnectionContext

value = instance.ConnectionContext
SfcConnectionContext ConnectionContext { get; }
property SfcConnectionContext^ ConnectionContext {
    SfcConnectionContext^ get ();
}
abstract ConnectionContext : SfcConnectionContext
function get ConnectionContext () : SfcConnectionContext

Valor de la propiedad

Tipo: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcConnectionContext
A SfcConnectionContext object that specifies the connection context mode.