Поделиться через


Интерфейс IDTSPackageInternal100

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Represents an interface implemented by the collection of IDTSPackageInternal100 container that need to have the internal property.

Пространство имен:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Сборка:  Microsoft.SqlServer.DTSRuntimeWrap (в Microsoft.SqlServer.DTSRuntimeWrap.dll)

Синтаксис

'Декларация
<GuidAttribute("1A7140A7-7BF0-45C3-98A4-1EE32992B384")> _
Public Interface IDTSPackageInternal100
'Применение
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

Тип IDTSPackageInternal100 обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство Parameters Инфраструктура. Gets the parameters used for this class.

В начало

Методы

  Имя Описание
Открытый метод SetFlagRunningInOutProcess Инфраструктура. Sets the flag running the incoming and outgoing process.
Открытый метод SetISServerExecutionID Инфраструктура. Sets the Службы Integration Services server execution ID of the package.
Открытый метод SSISExecSuspend Инфраструктура. Returns a String that contains the combined id and exec type.

В начало

См. также

Справочник

Пространство имен Microsoft.SqlServer.Dts.Runtime.Wrapper