Compartilhar via


Interface IDTSLogEntryInfo100

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 LogEntryInfo.

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

Sintaxe

'Declaração
<GuidAttribute("CA725B3E-0251-4BD5-BFA3-ABECF9747FB4")> _
Public Interface IDTSLogEntryInfo100
'Uso
Dim instance As IDTSLogEntryInfo100
[GuidAttribute("CA725B3E-0251-4BD5-BFA3-ABECF9747FB4")]
public interface IDTSLogEntryInfo100
[GuidAttribute(L"CA725B3E-0251-4BD5-BFA3-ABECF9747FB4")]
public interface class IDTSLogEntryInfo100
[<GuidAttribute("CA725B3E-0251-4BD5-BFA3-ABECF9747FB4")>]
type IDTSLogEntryInfo100 =  interface end
public interface IDTSLogEntryInfo100

O tipo IDTSLogEntryInfo100 expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública FrequencyHint Infraestrutura. For more information, see LogEntryInfo.

Início

Consulte também

Referência

Namespace Microsoft.SqlServer.Dts.Runtime.Wrapper