Cadcorp SIS API Methods

RemoveSchemaColumn Method

Description

Removes an existing column from the currently loaded Schema.

Syntax

Visual Basic
Public Function RemoveSchemaColumn( _
   ByVal nColumn As Integer _
) As Integer

Parameters

nColumn
The Schema column to remove.

Remarks

This does not affect overlays that already use the schema being edited. The schema has to be reapplied using StoreSchema, to save changes, then SetOverlaySchema.

Use LoadSchema to load a Schema for editing.

Available: GEO MM ME MD OD OM SISpy

Group:

Example

sis.RemoveSchemaColumn  0


Send comments on this topic.

Click to return to www.cadcorp.com

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