Api.JetGetTableColumnInfo method
Include protected members
Include inherited members
Overload list
Name | Description | |
---|---|---|
![]() ![]() |
JetGetTableColumnInfo(JET_SESID, JET_TABLEID, JET_COLUMNID, JET_COLUMNDEF) | Retrieves information about a table column. |
![]() ![]() |
JetGetTableColumnInfo(JET_SESID, JET_TABLEID, String, JET_COLUMNDEF) | Retrieves information about a table column. |
![]() ![]() |
JetGetTableColumnInfo(JET_SESID, JET_TABLEID, String, JET_COLUMNLIST) | Retrieves information about all columns in the table. |
Top