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

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 : IC1ReportRecordset インターフェース

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

パブリック メソッド
 名前解説
 メソッドApplies a filter string. See the System.Data.DataView.RowFilter property for details.  
 メソッドApplies a sort string. See the System.Data.DataView.Sort property for details.  
 メソッドReturns true if the cursor is pointing at the first record in the data source.  
 メソッドReturns true if the cursor is pointing past the last record in the data source.  
 メソッドReturns the current cursor position.  
 メソッドGets a string vector with the names of each field in the data source.  
 メソッドGets a vector with the types of each field in the data source.  
 メソッドGets the value of the given field at the current cursor position.  
 メソッドMoves the cursor to the first record in the data source.  
 メソッドMoves the cursor to the last record in the data source.  
 メソッドMoves the cursor to the next record in the data source.  
 メソッドMoves the cursor to the previous record in the data source.  
 メソッドSets the current cursor position to supplied value.  
トップ
参照

IC1ReportRecordset インターフェース
C1.C1Report 名前空間