 | ReaderGetDatabaseInformation Method |
Get the information of the database, include number of tables and store capacity.
Namespace:
AC908_SDK
Assembly:
AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntaxpublic Task<DatabaseInformation> GetDatabaseInformation()
Return Value
Type:
TaskDatabaseInformationThe information of the database, include number of tables and store capacity.
See Also