Interface IDTSContainer100
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see DtsContainer.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("54DF31C3-ED6D-4567-8F57-7FB2F7468467")> _
Public Interface IDTSContainer100
'Uso
Dim instance As IDTSContainer100
[GuidAttribute("54DF31C3-ED6D-4567-8F57-7FB2F7468467")]
public interface IDTSContainer100
[GuidAttribute(L"54DF31C3-ED6D-4567-8F57-7FB2F7468467")]
public interface class IDTSContainer100
[<GuidAttribute("54DF31C3-ED6D-4567-8F57-7FB2F7468467")>]
type IDTSContainer100 = interface end
public interface IDTSContainer100
O tipo IDTSContainer100 expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
DelayValidation | Infraestrutura. For more information, see DtsContainer. | |
Disable | Infraestrutura. For more information, see DtsContainer. | |
ExecutionResult | Infraestrutura. For more information, see DtsContainer. | |
ExecutionStatus | Infraestrutura. For more information, see DtsContainer. | |
FailPackageOnFailure | Infraestrutura. For more information, see DtsContainer. | |
FailParentOnFailure | Infraestrutura. For more information, see DtsContainer. | |
ForcedExecutionValue | Infraestrutura. For more information, see DtsContainer. | |
ForceExecutionResult | Infraestrutura. For more information, see DtsContainer. | |
ForceExecutionValue | Infraestrutura. For more information, see DtsContainer. | |
IsDefaultLocaleID | Infraestrutura. For more information, see DtsContainer. | |
IsolationLevel | Infraestrutura. For more information, see DtsContainer. | |
LocaleID | Infraestrutura. For more information, see DtsContainer. | |
LogEntryInfos | Infraestrutura. For more information, see DtsContainer. | |
LoggingMode | Infraestrutura. For more information, see DtsContainer. | |
LoggingOptions | Infraestrutura. For more information, see DtsContainer. | |
MaximumErrorCount | Infraestrutura. For more information, see DtsContainer. | |
Parent | Infraestrutura. For more information, see DtsContainer. | |
TransactionOption | Infraestrutura. For more information, see DtsContainer. | |
VariableDispenser | Infraestrutura. For more information, see DtsContainer. | |
Variables | Infraestrutura. For more information, see DtsContainer. |
Início
Métodos
Nome | Descrição | |
---|---|---|
GetParentID | Infraestrutura. | |
RegenerateID | Infraestrutura. For more information, see DtsContainer. |
Início