#import <ZIMSqlShowGrantsStatement.h>
List of all members.
Detailed Description
- Discussion:
- This class represents an SQL show grants statement.
- Updated:
- 2011-11-05
- See also:
- http://dev.mysql.com/doc/refman/5.6/en/show-grants.html
Member Function Documentation
- (void) forGrantee: |
|
(NSString *) |
dataSource |
|
- Signature:
- forGrantee:
- Discussion:
- This method will set the data source account to be used.
- Parameters:
-
dataSource | The data source account that will be utilized to generate the SQL statement. |
- Updated:
- 2011-11-05
- (instancetype) init |
|
|
[implementation] |
Member Data Documentation
- (NSDictionary*) _plist [protected] |
The documentation for this class was generated from the following files: