|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext () |
/* No local context needed - currently not used to create */ |
|||||
|
Export () |
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
IndexImpl (IDataAdminModel) |
|
|||||
|
IndexImpl (IDataAdminModel, IRequestInfo) |
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
OpenEdge.DataAdmin.IFieldSet Fields |
/* not supported
/** lists all Field of the Index */
define public property Fields as IFieldSet no-undo
get():
end.
protected set.
*/ |
|||||
|
OpenEdge.DataAdmin.IIndexFieldList IndexFields |
|
|||||
|
LOGICAL IsActive |
/** Readonly property that returns true if the index is active */ |
|||||
|
LOGICAL IsLocal |
/** Returns true if the index is local (table partition) */ |
|||||
|
LOGICAL IsPrimary |
/** Readonly property that returns true if the index is the primary index */ |
|||||
|
LOGICAL IsUnique |
/** Readonly property that returns true if the index is unique */ |
|||||
|
LOGICAL IsWordIndex |
/** Readonly property that returns true if the index is a word index */ |
|||||
|
CHARACTER ObjectType |
|
|||||
|
OpenEdge.DataAdmin.ITable Table |
|
Top
OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext ()
|
||||||
---|---|---|---|---|---|---|
Export ()
|
IndexImpl (IDataAdminModel)
|
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
IndexImpl (IDataAdminModel, IRequestInfo)
|
OpenEdge.DataAdmin.IFieldSet Fields
|
|||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
OpenEdge.DataAdmin.IIndexFieldList IndexFields
|
|||||||||||||||||||||
LOGICAL IsActive
|
|||||||||||||||||||||
LOGICAL IsLocal
|
|||||||||||||||||||||
LOGICAL IsPrimary
|
|||||||||||||||||||||
LOGICAL IsUnique
|
|||||||||||||||||||||
LOGICAL IsWordIndex
|
|||||||||||||||||||||
CHARACTER ObjectType
|
|||||||||||||||||||||
OpenEdge.DataAdmin.ITable Table
|
Progress® OpenEdge® Release 11.7