serial class %DeepSee.extensions.modelling.conf.Attributes
extends %SerialObject, %XML.Adaptor
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
11
|
|
|
|
|
|
• 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.