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 저장소 연결입니다.

특성

적용 대상