Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 1.06 KB

type-property-table-adox.md

File metadata and controls

35 lines (31 loc) · 1.06 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic f1_keywords helpviewer_keywords apitype
Type Property (Table) (ADOX)
Type Property (Table) (ADOX)
rothja
jroth
01/19/2017
sql
ado
reference
_Table::Type
_Table::GetType
_Table::get_Type
Type property [ADOX]
COM

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)