IDTSUnsafeVariables100 Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Defines methods for all unsafe variables.

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

[TypeLibTypeAttribute(TypeLibTypeFlags::FOleAutomation)]
[GuidAttribute("16038CC2-FDF8-4B75-AA0E-5787FF07BF6D")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDTSUnsafeVariables100

NameDescription
System_CAPS_pubmethodGetUnsafeVariables()

This API supports the product infrastructure and is not intended to be used directly from your code.

Retrieves the unsafe variables.

System_CAPS_pubmethodSetUnsafeVariables(IDTSVariables100^)

This API supports the product infrastructure and is not intended to be used directly from your code.

Sets the unsafe variables.

Return to top
Show: