PrintDocument for WinForms
DataSet クラス プロパティ


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 : DataSet クラス

このクラスのメンバの一覧は、DataSetメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティGets the collection of DataSetField objects describing fields of the current data set. If this collection is empty, all fields fetched by the query will be accessible on the data set.  
Public プロパティGets the collection of Expression objects applied to the fetched records to filter them for the current data set.  
Public プロパティGets or sets the maximum number of records that will be fetched from the data set. The default is -1, which includes all records.  
Public プロパティGets or sets the name of the current DataSet. That name can be used in aggregate functions to indicate which data set the aggregate refers to.  
Public プロパティGets the DataSetCollection containing the current data set.  
Public プロパティGets the Query object for the current data set.  
Public プロパティGets or sets the expression used to filter which data rows are included in the current data set. This property is be assigned to the RowFilter property of the underlying DataTable object.  
トップ
参照

DataSet クラス
C1.C1Preview.DataBinding 名前空間
DataSets プロパティ
DataSet クラス
DataBinding プロパティ
DataBinding プロパティ