| Cancel() |
RMimerCommand
|
|
| Close() |
RMimerCommand
|
|
| CreateL(RMimerDatabase
&aMimerDb, const enum TQueryOptions
aQueryOptions=EForwardOnly) |
RMimerCommand
|
|
| CreateL(RMimerDatabase
&aMimerDb, const TDesC &aSQL, const enum TQueryOptions
aQueryOptions=EForwardOnly) |
RMimerCommand
|
|
| ECloseAtCommit enum
value |
RMimerCommand
|
|
| EForwardOnly enum value |
RMimerCommand
|
|
| EHoldOverCommit enum
value |
RMimerCommand
|
|
| ENonQuery enum value |
RMimerCommand
|
|
| EProcedure enum value |
RMimerCommand
|
|
| EQuery enum value |
RMimerCommand
|
|
| EReadOnly enum value |
RMimerCommand
|
|
| EScrollable enum value |
RMimerCommand
|
|
| EUpdatable enum value |
RMimerCommand
|
|
| ExecuteL() |
RMimerCommand
|
|
| ExecuteNonQueryL() |
RMimerCommand
|
|
| ExecuteProcedureL() |
RMimerCommand
|
|
| ExecuteQueryL() |
RMimerCommand
|
|
| GetLastError(TDes
&aErrorText) |
RMimerCommand
|
|
| GetLastError() |
RMimerCommand
|
|
| GetMetaDataL() |
RMimerCommand
|
|
| GetResultSet() |
RMimerCommand
|
|
| GetUpdateCount() |
RMimerCommand
|
|
| PrepareL() |
RMimerCommand
|
|
| RMimerCommand() (defined in RMimerCommand) |
RMimerCommand
|
|
| RMimerMetaData (defined in RMimerCommand) |
RMimerCommand
|
[friend]
|
| RMimerParameterData (defined in RMimerCommand) |
RMimerCommand
|
[friend]
|
| RMimerResultSet (defined in RMimerCommand) |
RMimerCommand
|
[friend]
|
| SetCommandTextL(const TDesC
&aSQL) |
RMimerCommand
|
|
| SetParameterL(TInt aParNo,
TInt aValue) |
RMimerCommand
|
|
| SetParameterL(TInt aParNo,
TInt64 aValue) |
RMimerCommand
|
|
| SetParameterL(TInt aParNo,
TTime aValue) |
RMimerCommand
|
|
| SetParameterL(TInt aParNo,
TReal aValue) |
RMimerCommand
|
|
| SetParameterL(TInt aParNo,
TReal32 aValue) |
RMimerCommand
|
|
| SetParameterL(TInt aParNo,
TUint aValue) |
RMimerCommand
|
|
| SetParameterL(TInt aParNo,
TDesC &aValue) |
RMimerCommand
|
|
| TQueryOptions enum name |
RMimerCommand
|
|
| TStatementType enum name |
RMimerCommand
|
|
| ~RMimerCommand() (defined in RMimerCommand) |
RMimerCommand
|
|