#import <ZIMSqlAnalyzeStatement.h>
List of all members.
Detailed Description
- Discussion:
- This class represents an SQL analyze statement.
- Updated:
- 2011-04-07
- See also:
- http://www.sqlite.org/lang_analyze.html
Member Function Documentation
- (instancetype) init |
|
|
[implementation] |
- Signature:
- statement
- Discussion:
- This method will return the SQL statement.
- Returns:
- The SQL statement that was constructed.
- Updated:
- 2011-04-01
Reimplemented from <ZIMSqlStatement>.
- Signature:
- table:
- Discussion:
- This method will set the table used in the SQL statement.
- Parameters:
-
table | The table that will be used in the SQL statement. |
- Updated:
- 2011-10-30
Member Data Documentation
The documentation for this class was generated from the following files: