Share via


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 연결에서 오프라인 모드를 지원하는지 여부를 가져오거나 설정합니다.

적용 대상