Type Property (Table) (ADOX)
Indicates the type of a table.
Return Values
Returns a String value that specifies the type of table; for example, "TABLE", "SYSTEM TABLE", or "GLOBAL TEMPORARY".
Remarks
This property is read-only.
See Also
Catalog ActiveConnection Property Example (VB) | Connection Close Method, Table Type Property Example (VB)
Type Property (Column) | Type Property (Key)
Applies To: Table Object