Freigeben über


IDTSContainer100-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see DtsContainer.

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

Syntax

'Declaration
<GuidAttribute("54DF31C3-ED6D-4567-8F57-7FB2F7468467")> _
Public Interface IDTSContainer100
'Usage
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

Der IDTSContainer100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft DelayValidation Infrastruktur For more information, see DtsContainer.
Öffentliche Eigenschaft Disable Infrastruktur For more information, see DtsContainer.
Öffentliche Eigenschaft ExecutionResult Infrastruktur For more information, see DtsContainer.
Öffentliche Eigenschaft ExecutionStatus Infrastruktur For more information, see DtsContainer.
Öffentliche Eigenschaft FailPackageOnFailure Infrastruktur For more information, see DtsContainer.
Öffentliche Eigenschaft FailParentOnFailure Infrastruktur For more information, see DtsContainer.
Öffentliche Eigenschaft ForcedExecutionValue Infrastruktur For more information, see DtsContainer.
Öffentliche Eigenschaft ForceExecutionResult Infrastruktur For more information, see DtsContainer.
Öffentliche Eigenschaft ForceExecutionValue Infrastruktur For more information, see DtsContainer.
Öffentliche Eigenschaft IsDefaultLocaleID Infrastruktur For more information, see DtsContainer.
Öffentliche Eigenschaft IsolationLevel Infrastruktur For more information, see DtsContainer.
Öffentliche Eigenschaft LocaleID Infrastruktur For more information, see DtsContainer.
Öffentliche Eigenschaft LogEntryInfos Infrastruktur For more information, see DtsContainer.
Öffentliche Eigenschaft LoggingMode Infrastruktur For more information, see DtsContainer.
Öffentliche Eigenschaft LoggingOptions Infrastruktur For more information, see DtsContainer.
Öffentliche Eigenschaft MaximumErrorCount Infrastruktur For more information, see DtsContainer.
Öffentliche Eigenschaft Parent Infrastruktur For more information, see DtsContainer.
Öffentliche Eigenschaft TransactionOption Infrastruktur For more information, see DtsContainer.
Öffentliche Eigenschaft VariableDispenser Infrastruktur For more information, see DtsContainer.
Öffentliche Eigenschaft Variables Infrastruktur For more information, see DtsContainer.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode GetParentID Infrastruktur
Öffentliche Methode RegenerateID Infrastruktur For more information, see DtsContainer.

Zum Anfang