IServerType2.SupportsCustomNewDatabaseAction プロパティ

定義

ログインタブのサーバー名の組み合わせに新しいデータベースアクションオプションを含めるべきかどうかを示す値が出ます。

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

プロパティ値

true ログインタブのサーバー名の組み合わせに新しいデータベースアクションオプションが含まれている場合;それ以外は false

適用対象