IDTSWarnings100.Item[Object] Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSWarning100 ^ default[System::Object ^] { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSWarning100 ^ get(System::Object ^ Index); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSWarning100 this[object Index] { [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.Sql2017.IDTSWarning100
Default Public ReadOnly Property Item(Index As Object) As IDTSWarning100
Parâmetros
- Index
- Object
Valor da propriedade
- Atributos