IDTSEventHandlers100.Add(String) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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);
[<System.Runtime.InteropServices.DispId(2)>]
abstract member Add : string -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSEventHandler100
Public Function Add (EventName As String) As IDTSEventHandler100
Parámetros
- EventName
- String
Devoluciones
- Atributos