| Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
The following table lists support for the columns in the TABLES rowset:
| Column Name | Comments |
|---|---|
| TABLE_CATALOG | URL to the parent folder for this table/folder |
| TABLE_SCHEMA | Always NULL |
| TABLE_NAME | Required Column, name of the resource |
| TABLE_TYPE | One of two values: TABLE or VIEW |
| TABLE_GUID | GUID of table (folder) |
| DESCRIPTION | Always NULL |
| TABLE_PROPID | Always Null |
| DATE_CREATED | Creation date of the table/view |
| DATE_MODIFIED | Modification date of the table/view |