Class Reference
IRIS for UNIX 2024.1.2
Documentation
Search
[
USER
] >
[
%DeepSee
] >
[
extensions
] >
[
modelling
] >
[
conf
] >
[
Sort
]
Private
Storage
serial class
%DeepSee.extensions.modelling.conf.Sort
extends
%SerialObject
,
%XML.Adaptor
Inventory
Parameters
Properties
Methods
Queries
Indices
ForeignKeys
Triggers
2
1
Summary
Properties
column
order
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
XMLDTD
XMLExport
XMLExportToStream
XMLExportToString
XMLNew
XMLSchema
XMLSchemaNamespace
XMLSchemaType
toSQL
Properties
property
column
as
%String
(XMLPROJECTION="ATTRIBUTE");
property
order
as
%EnumString
(VALUELIST=",desc,asc",XMLPROJECTION="ATTRIBUTE") [ InitialExpression = "desc" ];
Methods
method
toSQL()
as
%String