IVsDataConnectionDialog.CreateNewConnection Property

Definition

Gets or sets a Boolean value indicating whether a new connection should be created.

public:
 property bool CreateNewConnection { bool get(); void set(bool value); };
public bool CreateNewConnection { get; set; }
member this.CreateNewConnection : bool with get, set
Public Property CreateNewConnection As Boolean

Property Value

A Boolean value indicating whether a new connection should be created.

Applies to