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.Sql2014
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[GuidAttribute("41FEA9BC-4510-414C-9615-A41551F2ACDA")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FOleAutomation)]
[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: