IServerType2.SupportsCustomNewDatabaseAction 속성

정의

로그인 탭의 서버 이름 콤보에 새 데이터베이스 동작 옵션이 포함될지 여부를 나타내는 값을 가져옵니다.

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

속성 값

로그인 탭의 서버 이름 콤보에 새 데이터베이스 동작 옵션이 포함되어야 하면 true이고, 그렇지 않으면 false입니다.

적용 대상