IDTSDataTypeInfos100.Item[Object] Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSDataTypeInfo100 ^ Item[System::Object ^] { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSDataTypeInfo100 ^ get(System::Object ^ Index); };
[System.Runtime.InteropServices.DispId(1)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSDataTypeInfo100 Item[object Index] { [System.Runtime.InteropServices.DispId(1)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
member this.Item(obj) : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSDataTypeInfo100
Public ReadOnly Property Item(Index As Object) As IDTSDataTypeInfo100
Parametri
- Index
- Object
Valore della proprietà
- Attributi