Interface IDTSContainer100
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see DtsContainer.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("54DF31C3-ED6D-4567-8F57-7FB2F7468467")> _
Public Interface IDTSContainer100
'Utilisation
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
Le type IDTSContainer100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
DelayValidation | Infrastructure. For more information, see DtsContainer. | |
Disable | Infrastructure. For more information, see DtsContainer. | |
ExecutionResult | Infrastructure. For more information, see DtsContainer. | |
ExecutionStatus | Infrastructure. For more information, see DtsContainer. | |
FailPackageOnFailure | Infrastructure. For more information, see DtsContainer. | |
FailParentOnFailure | Infrastructure. For more information, see DtsContainer. | |
ForcedExecutionValue | Infrastructure. For more information, see DtsContainer. | |
ForceExecutionResult | Infrastructure. For more information, see DtsContainer. | |
ForceExecutionValue | Infrastructure. For more information, see DtsContainer. | |
IsDefaultLocaleID | Infrastructure. For more information, see DtsContainer. | |
IsolationLevel | Infrastructure. For more information, see DtsContainer. | |
LocaleID | Infrastructure. For more information, see DtsContainer. | |
LogEntryInfos | Infrastructure. For more information, see DtsContainer. | |
LoggingMode | Infrastructure. For more information, see DtsContainer. | |
LoggingOptions | Infrastructure. For more information, see DtsContainer. | |
MaximumErrorCount | Infrastructure. For more information, see DtsContainer. | |
Parent | Infrastructure. For more information, see DtsContainer. | |
TransactionOption | Infrastructure. For more information, see DtsContainer. | |
VariableDispenser | Infrastructure. For more information, see DtsContainer. | |
Variables | Infrastructure. For more information, see DtsContainer. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
GetParentID | Infrastructure. | |
RegenerateID | Infrastructure. For more information, see DtsContainer. |
Haut de la page