Interface LogProviderHost
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see LogProviderHostClass.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")> _
Public Interface LogProviderHost _
Inherits IDTSName100
'Uso
Dim instance As LogProviderHost
[GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")]
public interface LogProviderHost : IDTSName100
[GuidAttribute(L"3ED97632-0404-4E74-B662-C7C28C98E4BA")]
public interface class LogProviderHost : IDTSName100
[<GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")>]
type LogProviderHost =
interface
interface IDTSName100
end
public interface LogProviderHost extends IDTSName100
O tipo LogProviderHost expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
CreationName | Infraestrutura. For more information, see IDTSName. (Herdado de IDTSName100.) | |
Description | Infraestrutura. For more information, see IDTSName. (Herdado de IDTSName100.) | |
ID | Infraestrutura. For more information, see IDTSName. (Herdado de IDTSName100.) | |
Name | Infraestrutura. For more information, see IDTSName. (Herdado de IDTSName100.) |
Início