Compartilhar via


Interface IDTSEventInfo100

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

For more information, see EventInfo.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
<GuidAttribute("CF04B03B-1791-4F72-8601-303897A2762E")> _
Public Interface IDTSEventInfo100
'Uso
Dim instance As IDTSEventInfo100
[GuidAttribute("CF04B03B-1791-4F72-8601-303897A2762E")]
public interface IDTSEventInfo100
[GuidAttribute(L"CF04B03B-1791-4F72-8601-303897A2762E")]
public interface class IDTSEventInfo100
[<GuidAttribute("CF04B03B-1791-4F72-8601-303897A2762E")>]
type IDTSEventInfo100 =  interface end
public interface IDTSEventInfo100

O tipo IDTSEventInfo100 expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública AllowEventHandlers Infraestrutura. For more information, see EventInfo.
Propriedade pública ParameterCount Infraestrutura. For more information, see EventInfo.
Propriedade pública ParameterDescriptions Infraestrutura. For more information, see EventInfo.
Propriedade pública ParameterNames Infraestrutura. For more information, see EventInfo.
Propriedade pública ParameterTypes Infraestrutura. For more information, see EventInfo.

Início

Consulte também

Referência

Namespace Microsoft.SqlServer.Dts.Runtime.Wrapper