Interfaccia IDTSPackageInternal100
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Represents an interface implemented by the collection of IDTSPackageInternal100 container that need to have the internal property.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("1A7140A7-7BF0-45C3-98A4-1EE32992B384")> _
Public Interface IDTSPackageInternal100
'Utilizzo
Dim instance As IDTSPackageInternal100
[GuidAttribute("1A7140A7-7BF0-45C3-98A4-1EE32992B384")]
public interface IDTSPackageInternal100
[GuidAttribute(L"1A7140A7-7BF0-45C3-98A4-1EE32992B384")]
public interface class IDTSPackageInternal100
[<GuidAttribute("1A7140A7-7BF0-45C3-98A4-1EE32992B384")>]
type IDTSPackageInternal100 = interface end
public interface IDTSPackageInternal100
Nel tipo IDTSPackageInternal100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Parameters | Infrastruttura. Gets the parameters used for this class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
SetFlagRunningInOutProcess | Infrastruttura. Sets the flag running the incoming and outgoing process. | |
SetISServerExecutionID | Infrastruttura. Sets the Integration Services server execution ID of the package. | |
SSISExecSuspend | Infrastruttura. Returns a String that contains the combined id and exec type. |
In alto