Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%DeepSee] >  [extensions] >  [modelling] >  [conf] >  [Attributes]
Private  Storage   

serial class %DeepSee.extensions.modelling.conf.Attributes extends %SerialObject, %XML.Adaptor

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
11


Summary

Properties
DisplayList IdColumn InputTable SQL Sort
Type TypeColumn ValueColumn ValueList dim
input

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


Properties

• property DisplayList as %String(MAXLEN=2048);
• property IdColumn as %String;
• property InputTable as %String;
• property SQL as %String(MAXLEN=2048);
• property Sort as Sort;
• property Type as %String [ InitialExpression = "%Integer" ];
• property TypeColumn as %String;
• property ValueColumn as %String;
• property ValueList as %String(MAXLEN=2048);
• property dim as %Integer(XMLPROJECTION="ATTRIBUTE");
• property input as %EnumString(VALUELIST=",ResultSet,table,array,sql,$list",XMLPROJECTION="ATTRIBUTE");


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.