. 屬性
This property is for internal use only.
命名空間: Microsoft.SqlServer.Management.Collector
組件: Microsoft.SqlServer.Management.Collector (在 Microsoft.SqlServer.Management.Collector.dll 中)
語法
'宣告
Private ReadOnly Property ConnectionContext As SfcConnectionContext
Implements ISfcHasConnection.ConnectionContext
Get
'用途
Dim instance As CollectorConfigStore
Dim value As SfcConnectionContext
value = CType(instance, ISfcHasConnection).ConnectionContext
SfcConnectionContext ISfcHasConnection.ConnectionContext { get; }
private:
virtual property SfcConnectionContext^ ConnectionContext {
SfcConnectionContext^ get () sealed = ISfcHasConnection::ConnectionContext::get;
}
private abstract ConnectionContext : SfcConnectionContext
private override ConnectionContext : SfcConnectionContext
JScript 支援明確介面實作的使用,但不支援新介面實作的宣告。
屬性值
型別:SfcConnectionContext
實作
ISfcHasConnectionConnectionContext()()()()
備註
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.