IDTSSupportOffline100 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供用于指示 DTS 连接是否支持脱机模式的属性。
public interface class IDTSSupportOffline100
[System.Runtime.InteropServices.Guid("EDB89929-A873-4B84-902F-9BED248D173A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSSupportOffline100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("4D4B96F9-FB60-46B1-8D14-11EA60CA6889")]
public interface IDTSSupportOffline100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("82A10D7F-3F1D-49A6-A664-C5B940E437C0")]
public interface IDTSSupportOffline100
[<System.Runtime.InteropServices.Guid("EDB89929-A873-4B84-902F-9BED248D173A")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSSupportOffline100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("4D4B96F9-FB60-46B1-8D14-11EA60CA6889")>]
type IDTSSupportOffline100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("82A10D7F-3F1D-49A6-A664-C5B940E437C0")>]
type IDTSSupportOffline100 = interface
Public Interface IDTSSupportOffline100
- 属性
属性
OfflineMode |
获取或设置 DTS 连接是否支持脱机模式。 |