PostgresDAC

TPSQLUser.Properties.CanCreateDB

Previous Next

Determines whether or not a user can create databases within current cluster.

Syntax:

property CanCreateDB: boolean;

Description:

Use read-only CanCreateDB property to determine whether or not the user specified by UserName property can create databases within current cluster.

See also:UserName