言語

IDTSSupportOffline100 インターフェイス

定義

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接続がオフラインモードに対応しているかどうかを取得または設定します。

適用対象