instance

instance — creates an instance of a data organization model.

Syntax

(instance domain pointname assemblyname)
    

Arguments

domain
The domain of the model.
pointname
A name for the instance.
assemblyname
The assembly associated with the model.

Returns

A message indicating success or error. Please refer to Return Syntax for details.

Description

This command creates an instance of a data organization model, based on a given domain and assembly. For more information and an example, please refer to Section 2.4, “Data Organization”.