|
Class Description |
Microsoft SQLServer Table |
|
Class Name |
DBMSSQLServerTable |
|
Parent Class |
DBTable |
|
Header Name |
|
|
Library |
libpsDB |
|
Language |
C++ |
|
Author |
Brian N. Ceccarelli |
|
Location |
Apex, NC |
|
Date Written |
July 31, 2003 |
|
Last Updated |
July 31, 2003 |
|
Last Updated By |
Brian Ceccarelli |
|
Notes |
The specific methods of this child class produce SQL code |
|
See Also |
|
# |
Inline |
Pure Virtual |
Virtual |
Method |
Description |
|
1 |
|
|
|
Constructor |
|
|
2 |
|
|
|
Generate SQL To Add RI Constraints |
|
|
3 |
|
|
|
Generate SQL To Add Check Constraints |
|
|
4 |
|
|
|
Generate SQL To Check RI Constraints |
|
|
5 |
|
|
|
Generate SQL To Check Rules Check |
|
|
6 |
|
|
|
Generate Create Table SQL |
|
|
7 |
|
|
|
Generate SQL To Delete Rows Which Violate RI Constraints |
|
|
8 |
|
|
|
Generate SQL To Delete Rows That Violate the Table's Check Constraints |
|
|
9 |
|
|
|
Drop All Objects Associated with the Table |
|
|
10 |
|
|
|
Generate SQL To Drop RI Constraints |
|
|
11 |
|
|
|
Generate SQL To Drop Check Constraints |
|
|
12 |
|
|
|
Generate Stored Procedures |
|
|
13 |
|
|
|
Destructor |
|
# |
Inline |
Pure Virtual |
Virtual |
Method |
Description |
|
1 |
|
|
|
Write the SQL Code Epilogue |
|
|
2 |
|
|
|
ps_int32 dbtWritePreamble(std::ofstream* f, const ps_char* comment) |
Write the SQL Code Preamble |
|
# |
Inline |
Pure Virtual |
Virtual |
Method |
Description |
Go to DBPowerSuite 7.9 Application Programming Interface.
Updated: Thu Jun 18 21:13:23 2009