%Compiler.LG.JavaIndexDef
serial class %Compiler.LG.JavaIndexDef extends %Library.SerialObject
Property Inventory
- ColumnNumberList
- Condition
- Data
- Description
- Extent
- IdKey
- IndexColumns
- Internal
- Name
- ObjectName
- Parameters
- PrimaryKey
- Properties
- Runnable
- SequenceNumber
- SqlName
- Type
- Unique
Properties
property ColumnNumberList as list of %Integer;
Property methods: ColumnNumberListBuildValueArray(), ColumnNumberListCollectionToDisplay(), ColumnNumberListCollectionToOdbc(), ColumnNumberListDisplayToCollection(), ColumnNumberListDisplayToLogical(), ColumnNumberListGet(), ColumnNumberListGetObject(), ColumnNumberListGetObjectId(), ColumnNumberListGetSwizzled(), ColumnNumberListIsValid(), ColumnNumberListLogicalToDisplay(), ColumnNumberListNormalize(), ColumnNumberListOdbcToCollection(), ColumnNumberListSet(), ColumnNumberListSetObject(), ColumnNumberListSetObjectId()
property Condition as %CacheString;
Property methods: ConditionGet(), ConditionIsValid(), ConditionSet()
property Data as %CacheString;
Property methods: DataGet(), DataIsValid(), DataSet()
property Description as %CacheString;
Property methods: DescriptionGet(), DescriptionIsValid(), DescriptionSet()
property Extent as %Boolean [ InitialExpression = 0 ];
Property methods: ExtentDisplayToLogical(), ExtentGet(), ExtentIsValid(), ExtentLogicalToDisplay(), ExtentNormalize(), ExtentSet()
property IdKey as %Boolean [ InitialExpression = 0 ];
Property methods: IdKeyDisplayToLogical(), IdKeyGet(), IdKeyIsValid(), IdKeyLogicalToDisplay(), IdKeyNormalize(), IdKeySet()
property IndexColumns as %List;
Property methods: IndexColumnsGet(), IndexColumnsIsValid(), IndexColumnsLogicalToOdbc(), IndexColumnsOdbcToLogical(), IndexColumnsSet()
property Internal as %Boolean [ InitialExpression = 0 ];
Property methods: InternalDisplayToLogical(), InternalGet(), InternalIsValid(), InternalLogicalToDisplay(), InternalNormalize(), InternalSet()
property Name as %String (MAXLEN = 512);
Property methods: NameDisplayToLogical(), NameGet(), NameIsValid(), NameLogicalToDisplay(), NameLogicalToOdbc(), NameNormalize(), NameSet()
property ObjectName as %CacheString;
Property methods: ObjectNameGet(), ObjectNameIsValid(), ObjectNameSet()
property Parameters as array of %CacheString;
Property methods: ParametersBuildValueArray(), ParametersCollectionToDisplay(), ParametersCollectionToOdbc(), ParametersDisplayToCollection(), ParametersGet(), ParametersGetObject(), ParametersGetObjectId(), ParametersGetSwizzled(), ParametersIsValid(), ParametersOdbcToCollection(), ParametersSet(), ParametersSetObject(), ParametersSetObjectId()
property PrimaryKey as %Boolean [ InitialExpression = 0 ];
Property methods: PrimaryKeyDisplayToLogical(), PrimaryKeyGet(), PrimaryKeyIsValid(), PrimaryKeyLogicalToDisplay(), PrimaryKeyNormalize(), PrimaryKeySet()
property Properties as %CacheString;
Property methods: PropertiesGet(), PropertiesIsValid(), PropertiesSet()
property Runnable as %Integer [ InitialExpression = 0 ];
Property methods: RunnableDisplayToLogical(), RunnableGet(), RunnableIsValid(), RunnableLogicalToDisplay(), RunnableNormalize(), RunnableSet()
property SequenceNumber as %Integer [ InitialExpression = 0 ];
Property methods: SequenceNumberDisplayToLogical(), SequenceNumberGet(), SequenceNumberIsValid(), SequenceNumberLogicalToDisplay(), SequenceNumberNormalize(), SequenceNumberSet()
property SqlName as %CacheString;
Property methods: SqlNameGet(), SqlNameIsValid(), SqlNameSet()
property Type as %CacheString;
Property methods: TypeGet(), TypeIsValid(), TypeSet()
property Unique as %Boolean [ SqlFieldName = _Unique , InitialExpression = 0 ];
Property methods: UniqueDisplayToLogical(), UniqueGet(), UniqueIsValid(), UniqueLogicalToDisplay(), UniqueNormalize(), UniqueSet()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %Delete()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %GetSwizzleObject()
- %IsA()
- %IsModified()
- %IsNull()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %SerializeObject()
- %SetModified()
- %SyncObjectIn()
- %SyncTransport()
- %ValidateObject()
- LogicalToOdbc()
- OdbcToLogical()