Gets the name of the current database after a connection is opened, or the database name specified in the connection string before the connection is opened.
シンタックス
'宣言
Public Overrides NotOverridable ReadOnly Property Database As System.String
public override System.string Database {get;}
参照