Changeset 9195 for trunk/MagicSoft/Mars/msql/MSQLServer.h
- Timestamp:
- 12/21/08 18:09:49 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msql/MSQLServer.h
r8185 r9195 123 123 124 124 TString GetEntry(const char *where, const char *col=0, const char *table=0) const; 125 TString GetPrimaryKey (const char *table);125 TString GetPrimaryKeys(const char *table); 126 126 TString GetJoins(const char *table, const TString text); 127 127
Note:
See TracChangeset
for help on using the changeset viewer.