DataConnector
Database プロパティ (C1ODataConnection)

C1.AdoNet.OData アセンブリ > C1.AdoNet.OData 名前空間 > C1ODataConnection クラス : Database プロパティ
接続が開かれた後は現在のデータベースの名前、接続が開かれる前は接続文字列で指定されたデータベース名を取得します。
シンタックス
'宣言
 
Public Overrides NotOverridable ReadOnly Property Database As System.String
public override System.string Database {get;}
参照

C1ODataConnection クラス
C1ODataConnection メンバ