IDTSSupportOffline100 Interface

 

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

Provides properties for indicating whether DTS connection supports offline mode.

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

[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[TypeLibTypeAttribute(TypeLibTypeFlags::FOleAutomation)]
[GuidAttribute("D0DF3112-9B36-4C12-AD60-64503AC2C5F8")]
public interface class IDTSSupportOffline100

NameDescription
System_CAPS_pubpropertyOfflineMode

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

Gets or sets whether DTS connection supports offline mode.

Return to top
Show: