|
Class Name |
UFileStatement |
|
Parent Class |
OStatement |
|
Header Name |
|
|
Language |
C++ |
|
Author |
Brian N. Ceccarelli |
|
Date Written |
October 6, 2000 |
|
Last Updated |
October 6, 2000 |
|
Notes |
This header file describes the UFileStatement class. This |
|
# |
Inline |
Pure Virtual |
Virtual |
Method |
Description |
|
1 |
|
|
|
Constructor |
|
|
2 |
|
|
|
ps_uint32 osGetMaximumImageSize() |
|
|
3 |
|
|
|
Get the Text Used to Display a NULL Value |
|
|
4 |
|
|
|
ps_int8 osGetShowRowsAffectedSw() |
|
|
5 |
|
|
|
ps_int8 osGetShowZeroRowsAffectedSw() |
|
|
6 |
|
|
|
ps_int32 osSetAfterRowWriteCallback(OAfterRowWriteCallback fptr) |
Sets the Method Called After the ODBC Data Source Writes a Row to the Underlying UFile |
|
7 |
|
|
|
ps_int32 osSetMaximumImageSize(ps_uint32 maximum_image_size) |
Set the Maximum Long Image Size |
|
8 |
|
|
|
ps_int32 osSetNullWord(const ps_char* text_used_for_null_values) |
Set the Text Used to Display a NULL Value. |
|
9 |
|
|
|
Turn On/Off Rows Affected Display |
|
|
10 |
|
|
|
Turn On/Off Display of Zero Rows Affected |
|
|
11 |
|
|
|
Destructor |
|
# |
Inline |
Pure Virtual |
Virtual |
Method |
Description |
|
1 |
|
|
|
Receive Columns Names from Incoming ODBC Row Result Set |
|
|
2 |
|
|
|
Method Called Everytime the ODBC Data Source Sends a Row |
|
|
3 |
|
|
|
Method Called When ODBC Data Source Finished Sending a Result Set |
|
# |
Inline |
Pure Virtual |
Virtual |
Method |
Description |
Go to DBPowerSuite 7.9 Application Programming Interface.
Updated: Thu Jun 18 21:13:23 2009