IPrimaryMsSqlSPLD.SchemaOnly

Syntax

SchemaOnly: String;

Description

The SchemaOnly property determines a custom schema identifier in database.

Comments

The property can be used if the Microsoft SQL Server DBMS type is used on the server. The dbo schema is used by default.

Example

The property use is given in the example for IPrimaryMsSqlSPLD.DatabaseOnly.

See also:

IPrimaryMsSqlSPLD