IServerType2.SupportsCustomNewDatabaseAction Property

Definition

Gets a value indicating whether the server name combo on the Login tab should contain new database action option.

public:
 property bool SupportsCustomNewDatabaseAction { bool get(); };
public bool SupportsCustomNewDatabaseAction { get; }
member this.SupportsCustomNewDatabaseAction : bool
Public ReadOnly Property SupportsCustomNewDatabaseAction As Boolean

Property Value

true if the server name combo on the Login tab should contain new database action option; otherwise, false.

Applies to