SchemaCount

Top  Previous  Next

Returns the number of schemas for this database.

 

Syntax:

function SchemaCount: Integer;

 

Example:

 

scripting_tdatabase_schemacount

 

Description:

This property is usually used together with the Schema method to retrieve details of specific schemas.  E.g.

 

scripting_tdatabase_schema