IDTSConnectionManagerMarshalControl100.CanMarshal Property

Definition

Gets a value that indicates whether connection manager can be marshaled.

public:
 property bool CanMarshal { bool get(); };
[System.Runtime.InteropServices.DispId(1610678272)]
public bool CanMarshal { get; }
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.CanMarshal : bool
Public ReadOnly Property CanMarshal As Boolean

Property Value

true if connection manager can be marshaled; otherwise, false.

Attributes

Applies to