Contents Index Database schema parameters Schema On Desktop connection parameter

UltraLite Database User's Guide
  Connection Parameters
    Database schema parameters

Schema On CE connection parameter


Function 

To identify the schema filename deployed to Windows CE.

Syntax 
Interface Connection parameter
UltraLite for MobileVB SchemaOnCE
UltraLite ActiveX SchemaOnCE
UltraLite.NET SchemaOnCE
Native UltraLite for Java schemaOnCE
Connection string ce_schema

For information about using the connection parameter, see Specifying connection parameters.

Values 

String

Default 

The recommended file extension is .usm.

Description 

Used only when you create a database.

The path and filename of the UltraLite schema file on Windows CE. The default extension for UltraLite schema files is .usm. This is a required parameter when using CreateDatabase for CE.

Example 

Contents Index Database schema parameters Schema On Desktop connection parameter