IPrimaryMsSqlSPLD.SchemaOnly

Syntax

SchemaOnly: String;

Description

The SchemaOnly property determines a user schema identifier in the database.

Comments

The property can be used if the Microsoft SQL Server 2008 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