BaseXEStore.SfcConnection プロパティ

定義

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

プロパティ値

SQL ストア接続。

属性

適用対象