IDTSConnectionManagerCacheColumns100.Item[Object] 属性

定义

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnectionManagerCacheColumn100 ^ default[System::Object ^] { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnectionManagerCacheColumn100 ^ get(System::Object ^ Key); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnectionManagerCacheColumn100 this[object Key] { [System.Runtime.InteropServices.DispId(0)] get; }
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
member this.Item(obj) : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnectionManagerCacheColumn100
Default Public ReadOnly Property Item(Key As Object) As IDTSConnectionManagerCacheColumn100

参数

Key
Object

属性值

列对象。

属性

适用于