Cadcorp SIS API Methods

LoadSchema Method

Description

Loads a named Schema for editing.

Syntax

Visual Basic
Public Function LoadSchema( _
   ByVal schema As String _
) As Integer

Parameters

schema
The named Schema to load for editing. Use "" to create a new, empty Schema.

Remarks

If a Schema is already loaded then loading another will lose any changes made to the first Schema. Use StoreSchema to save changes to the currently loaded Schema.

Available: GEO MM ME MD OD OM SISpy

Group:

Example

sis.LoadSchema ("Schema2")


Send comments on this topic.

Click to return to www.cadcorp.com

© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).