AutoComplete for ASP.NET Web Forms
DataSource クラス メソッド

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 : DataSource クラス

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

パブリック メソッド
 名前解説
Public メソッドReturns true if the cursor is pointing at the first record in the data source.  
Public メソッドReturns true if the cursor is pointing at the last record in the data source.  
Public メソッドReturns the current cursor position.  
Public メソッドGets the value of the given field, at the cursor position.  
Public メソッドProcesses the PARAMETERS clause in the RecordSource string and returns the result.  
Public メソッドMoves the cursor to the first record in the data source.  
Public メソッドMoves the cursor to the last record in the data source.  
Public メソッドMoves the cursor to the next record in the data source.  
Public メソッドMoves the cursor to the previous record in the data source.  
Public メソッドSets the current cursor position to supplied value.  
Public メソッドReturns a string representation of DataSource object.  
トップ
参照

DataSource クラス
C1.C1Report 名前空間