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


C1.Report アセンブリ > C1.Report 名前空間 > DataSource クラス : IsDataSourceInfoFetched プロパティ
For internal use. Gets a value indicating whether the data source info has been fetched already.
シンタックス
'宣言
 
Public ReadOnly Property IsDataSourceInfoFetched As System.Boolean
'使用法
 
Dim instance As DataSource
Dim value As System.Boolean
 
value = instance.IsDataSourceInfoFetched
public System.bool IsDataSourceInfoFetched {get;}
参照

参照

DataSource クラス
DataSource メンバ
DataSourceInfo プロパティ
FetchDataSourceInfo メソッド