IDTSConnectionManagerMarshalControl100 Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Fornisce proprietà e metodi alla gestione connessione che supporta il controllo di marshalling.
public interface class IDTSConnectionManagerMarshalControl100
[System.Runtime.InteropServices.Guid("E9F01C40-ED04-473F-992A-EE971FAA7C43")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSConnectionManagerMarshalControl100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("17272D57-460A-4FF3-AB80-B3D58FC3AA33")]
public interface IDTSConnectionManagerMarshalControl100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("6DE2E291-1FB1-4440-B0D2-4C06A9EF27D9")]
public interface IDTSConnectionManagerMarshalControl100
[<System.Runtime.InteropServices.Guid("E9F01C40-ED04-473F-992A-EE971FAA7C43")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSConnectionManagerMarshalControl100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("17272D57-460A-4FF3-AB80-B3D58FC3AA33")>]
type IDTSConnectionManagerMarshalControl100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("6DE2E291-1FB1-4440-B0D2-4C06A9EF27D9")>]
type IDTSConnectionManagerMarshalControl100 = interface
Public Interface IDTSConnectionManagerMarshalControl100
- Attributi
Proprietà
| CanClone |
Ottiene un valore che indica se la gestione connessione può essere clonata. |
| CanMarshal |
Ottiene un valore che indica se la gestione connessione può essere sottoposta a marshalling. |
Metodi
| ConfigureClone(IDTSConnectionManager100) |
Prepara la gestione connessione alla clonazione. |