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.

Applies To

Table Object (ADOX)

See Also

Catalog ActiveConnection Property Example (VB)
Connection Close Method, Table Type Property Example (VB)
Type Property (Column) (ADOX)
Type Property (Key) (ADOX)
Table Object (ADOX)