BaseXEStore.SfcConnection Propiedad

Definición

Obtiene o establece la conexión del almacén SQL.

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore]
public Microsoft.SqlServer.Management.Common.ISfcConnection SfcConnection { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore>]
member this.SfcConnection : Microsoft.SqlServer.Management.Common.ISfcConnection
Public ReadOnly Property SfcConnection As ISfcConnection

Valor de propiedad

La conexión del almacén SQL.

Atributos

Se aplica a