OpenEdge.DataAdmin.ISchema
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| ImportTree (character, character) |
/** ImportTree overload to allow load of Options and Partitions
from JSON into a Schema with unloaded schema changes.
@param filename json filename
@param collections - Comma separated list of collections to load.
Currently expected to consist of 'options' and/or 'partitions'. */
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| OpenEdge.DataAdmin.Binding.IDataDefinitionOptions LoadOptions |
|
||
| CHARACTER Name |
|
||
| OpenEdge.DataAdmin.IPartitionCollection Partitions |
|
||
| CHARACTER SchemaState |
|
||
| OpenEdge.DataAdmin.ISequenceSet Sequences |
|
||
| OpenEdge.DataAdmin.ITableSet Tables |
|
Method Detail
ImportTree (character, character)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Property Detail
OpenEdge.DataAdmin.Binding.IDataDefinitionOptions LoadOptions |
||||||||
|---|---|---|---|---|---|---|---|---|
CHARACTER Name
|
||||||||
OpenEdge.DataAdmin.IPartitionCollection Partitions |
||||||||
CHARACTER SchemaState
|
||||||||
OpenEdge.DataAdmin.ISequenceSet Sequences
|
||||||||
OpenEdge.DataAdmin.ITableSet Tables
|
||||||||