Partilhar via


Propriedade do RDL ConnectionContext

Gets the connection context mode for the connection. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
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 da propriedade

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