DocBook|Search
Class Reference
%Compiler.LG.JavaIndexDef
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%Compiler] >  [LG] >  [JavaIndexDef]
Private  Storage  

serial class %Compiler.LG.JavaIndexDef extends %SerialObject

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
18


Summary

Properties
ColumnNumberList Condition Data Description
Extent IdKey IndexColumns Internal
Name ObjectName Parameters PrimaryKey
Properties Runnable SequenceNumber SqlName
Type Unique

Methods
%%OIDGet %AddToSaveSet %AddToSyncSet %ClassIsLatestVersion
%ClassName %ConstructClone %Delete %DeleteId
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %GetSwizzleObject %IsA %IsModified
%New %NormalizeObject %ObjectModified %OnBeforeAddToSync
%OnDetermineClass %Open %OpenId %OriginalNamespace
%PackageName %RemoveFromSaveSet %ResolveConcurrencyConflict %SerializeObject
%SetModified %SyncObjectIn %SyncTransport %ValidateObject
LogicalToOdbc OdbcToLogical


Properties

• property ColumnNumberList as list of %Integer;
• property Condition as %CacheString;
• property Data as %CacheString;
• property Description as %CacheString;
• property Extent as %Boolean [ InitialExpression = 0 ];
• property IdKey as %Boolean [ InitialExpression = 0 ];
• property IndexColumns as %List;
• property Internal as %Boolean [ InitialExpression = 0 ];
• property Name as %String(MAXLEN=512);
• property ObjectName as %CacheString;
• property Parameters as array of %CacheString;
• property PrimaryKey as %Boolean [ InitialExpression = 0 ];
• property Properties as %CacheString;
• property Runnable as %Integer [ InitialExpression = 0 ];
• property SequenceNumber as %Integer [ InitialExpression = 0 ];
• property SqlName as %CacheString;
• property Type as %CacheString;
• property Unique as %Boolean [ SqlFieldName = _Unique,InitialExpression = 0 ];