FlexReport for WinForms
DataSourceInfo プロパティ (DataSource)


C1.Report アセンブリ > C1.Report 名前空間 > DataSource クラス : DataSourceInfo プロパティ
For internal use. Getting this property initially may take some time as it accesses the data source. After the first access the value is cached. You may first call the FetchDataSourceInfo method to pre-fetch the value.
シンタックス
'宣言
 
Public ReadOnly Property DataSourceInfo As DataSourceInfo
'使用法
 
Dim instance As DataSource
Dim value As DataSourceInfo
 
value = instance.DataSourceInfo
public DataSourceInfo DataSourceInfo {get;}
参照

参照

DataSource クラス
DataSource メンバ