IDTSEventHandlers100.Add(String) Método
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:
Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSEventHandler100 ^ Add(System::String ^ EventName);
[System.Runtime.InteropServices.DispId(2)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSEventHandler100 Add (string EventName);
Public Function Add (EventName As String) As IDTSEventHandler100
Parâmetros
- EventName
- String
Retornos
- Atributos