PostgresDAC

TPSQLDatabase.Properties.IsTemplate

Previous Next

Indicates whether a database can serve as template.

Syntax:

property IsTemplate: boolean;

Description:

Use read-only IsTemplate property to know can database serve as template for creation of new databases.

Usually only template0 and template1 databases has this property set to True.