IDTSConnectionManagerMarshalControl100.CanClone Property

Definition

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

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

Property Value

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

Attributes

Applies to