バージョン

Database プロパティ (OlapSchema)

スキーマに含まれているデータベースの列挙体を含む ReadOnlyCollection を取得します。
シンタックス
'宣言
 
Public ReadOnly Property Database As Infragistics.Olap.OlapElementCollection(Of IDatabase)
public Infragistics.Olap.OlapElementCollection<IDatabase> Database {get;}

プロパティ値

キューブ。
参照