IDTSConnectionManagerFlatFileColumns100.Item[Object] Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnectionManagerFlatFileColumn100 ^ default[System::Object ^] { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnectionManagerFlatFileColumn100 ^ get(System::Object ^ Key); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnectionManagerFlatFileColumn100 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.IDTSConnectionManagerFlatFileColumn100
Default Public ReadOnly Property Item(Key As Object) As IDTSConnectionManagerFlatFileColumn100
Parameter
- Key
- Object
Eigenschaftswert
Ein IDTSConnectionManagerFlatFileColumn100-Objekt.
- Attribute