AutoComplete for ASP.NET Web Forms
IC1ReportRecordset インターフェース
メンバ 

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 : IC1ReportRecordset インターフェース
Interface used to access report data from data source objects.
オブジェクト モデル
IC1ReportRecordset インターフェース
シンタックス
'宣言
 
Public Interface IC1ReportRecordset 
public interface IC1ReportRecordset 
解説

Any object that can be used as custom data source for reports must implement this interface.

The C1Report component provides this implementation for common data sources such as System.Data.DataTable and System.Data.DataView classes.

参照

IC1ReportRecordset メンバ
C1.C1Report 名前空間