Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Call this member function to retrieve the number of tables defined in the database.
short GetTableDefCount( );
Return Value
The number of tabledefs defined in the database.
Remarks
GetTableDefCount is useful if you need to loop through all tabledefs in the database's TableDefs collection. To obtain information about a given table in the collection, see GetTableDefInfo.
Requirements
Header: afxdao.h