SchemaOnly: String;
The SchemaOnly property determines a custom schema identifier in database.
To determine database identifiers on PostgreSQL server, use the IPrimaryPostgresSPLD.Database or IPrimaryPostgresSPLD.DatabaseOnly property. When setting database identifiers using the IPrimaryPostgresSPLD.Database property one can specify custom schema identifier followed by a point.
The property use is given in the example for IPrimaryPostgresSPLD.DatabaseOnly.
See also: