CGXDynamicRecordset::SetSqlQuery

void SetSqlQuery(LPCTSTR szSqlQuery);

szSqlQuery

A pointer to a string with the SQL statement.

Remarks

Specifies the SQL statement for the query.

The SQL statement might be a table name or an SQL SELECT statement.

See Also

 CGXDynamicRecordset::GetSqlQuery

CGXDynamicRecordset

 Class Overview |  Class Members