StoreFeatureTable Method
Description
Stores the currently open Feature Table in a Named Object Library replacing any existing Feature Table with the same name.
Syntax
Visual Basic |
---|
Public Function StoreFeatureTable( _ ByVal ftable As String _ ) As Integer |
Parameters
- ftable
- The name of the Feature Table to create, or replace.
Remarks
Use LoadFeatureTable to load a Feature Table for editing.
Available: GEO D OD OM OV SISpy
Group:
Example
sis.StoreFeatureTable ("OS (GB).Land-Line")