Type Property (Table) (ADOX)

Microsoft ActiveX Data Objects (ADO)

ADOX 2.5 API Reference

Type Property (Table)

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

© 1998-2003 Microsoft Corporation. All rights reserved.