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


Интерфейс IDTSUnsafeVariables100

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

Defines methods for all unsafe variables.

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

Синтаксис

'Декларация
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("16038CC2-FDF8-4B75-AA0E-5787FF07BF6D")> _
Public Interface IDTSUnsafeVariables100
'Применение
Dim instance As IDTSUnsafeVariables100
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("16038CC2-FDF8-4B75-AA0E-5787FF07BF6D")]
public interface IDTSUnsafeVariables100
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"16038CC2-FDF8-4B75-AA0E-5787FF07BF6D")]
public interface class IDTSUnsafeVariables100
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("16038CC2-FDF8-4B75-AA0E-5787FF07BF6D")>]
type IDTSUnsafeVariables100 =  interface end
public interface IDTSUnsafeVariables100

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

Методы

  Имя Описание
Открытый метод GetUnsafeVariables Инфраструктура. Retrieves the unsafe variables.
Открытый метод SetUnsafeVariables Инфраструктура. Sets the unsafe variables.

В начало

См. также

Справочник

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