Switch to: V12V11V10V9V8V7V6V5

VDatabaseInfo Class

Description

You will only need to use this class in developing the server portion of a Server application.

This class allows to get information about a database under Valentina Server using the API. The same task can be done with the help of the SQL command SHOW DATABASES and GET PROPERTIES OF DATABASE.

You can obtain instance of this class using VServer.DatabaseInfo() method.

Properties

Methods