CDaoDatabase::GetTableDefCount
呼叫此成員函式以取得資料庫中定義的資料表數目。
short GetTableDefCount( );
傳回值
在資料庫中定義的 tabledefs 數目。
備註
如果需要將資料庫中的 TableDefs 集合,都 tabledefs 迴圈GetTableDefCount 很有用。 若要取得有關特定資料表中的資訊是在集合中,請參閱 GetTableDefInfo。
需求
Header: afxdao.h
呼叫此成員函式以取得資料庫中定義的資料表數目。
short GetTableDefCount( );
在資料庫中定義的 tabledefs 數目。
如果需要將資料庫中的 TableDefs 集合,都 tabledefs 迴圈GetTableDefCount 很有用。 若要取得有關特定資料表中的資訊是在集合中,請參閱 GetTableDefInfo。
Header: afxdao.h