Inherited by IDSSCatalogDefn5.
Public Member Functions | |
| HRESULT | ForeignKeySQL ([in] BSTR iSQL) |
| SQL statement to retrieve the foreign-key information from warehouse database. | |
| HRESULT | ForeignKeySQL ([out, retval] BSTR *oSQL) |
| SQL statement to retrieve the foreign-key information from warehouse database. | |
| HRESULT | PrimaryKeySQL ([in] BSTR iSQL) |
| SQL statement to retrieve the primary-key information from warehouse database. | |
| HRESULT | PrimaryKeySQL ([out, retval] BSTR *oSQL) |
| SQL statement to retrieve the primary-key information from warehouse database. | |
|
|
SQL statement to retrieve the foreign-key information from warehouse database.
|
|
|
SQL statement to retrieve the foreign-key information from warehouse database.
|
|
|
SQL statement to retrieve the primary-key information from warehouse database.
|
|
|
SQL statement to retrieve the primary-key information from warehouse database.
|