Skip to main content

%BI.swMapSetupTableXY

persistent class %BI.swMapSetupTableXY extends %Library.Persistent

SQL Table Name: %BI.swMapSetupTableXY

Property Inventory

Properties

property Condition as %String (MAXLEN = 100, TRUNCATE = 1);
Property methods: ConditionDisplayToLogical(), ConditionGet(), ConditionGetStored(), ConditionIsValid(), ConditionLogicalToDisplay(), ConditionLogicalToOdbc(), ConditionNormalize(), ConditionSet()
property ImageID as %Integer;
Property methods: ImageIDDisplayToLogical(), ImageIDGet(), ImageIDGetStored(), ImageIDIsValid(), ImageIDLogicalToDisplay(), ImageIDNormalize(), ImageIDSet()
property KPI as %String (TRUNCATE = 1);
Property methods: KPIDisplayToLogical(), KPIGet(), KPIGetStored(), KPIIsValid(), KPILogicalToDisplay(), KPILogicalToOdbc(), KPINormalize(), KPISet()
property MapRef as %String (TRUNCATE = 1);
Property methods: MapRefDisplayToLogical(), MapRefGet(), MapRefGetStored(), MapRefIsValid(), MapRefLogicalToDisplay(), MapRefLogicalToOdbc(), MapRefNormalize(), MapRefSet()
property ParentMapID as %Integer;
Property methods: ParentMapIDDisplayToLogical(), ParentMapIDGet(), ParentMapIDGetStored(), ParentMapIDIsValid(), ParentMapIDLogicalToDisplay(), ParentMapIDNormalize(), ParentMapIDSet()
property PointName as %String (TRUNCATE = 1);
Property methods: PointNameDisplayToLogical(), PointNameGet(), PointNameGetStored(), PointNameIsValid(), PointNameLogicalToDisplay(), PointNameLogicalToOdbc(), PointNameNormalize(), PointNameSet()
property QueryName as %String (TRUNCATE = 1);
Property methods: QueryNameDisplayToLogical(), QueryNameGet(), QueryNameGetStored(), QueryNameIsValid(), QueryNameLogicalToDisplay(), QueryNameLogicalToOdbc(), QueryNameNormalize(), QueryNameSet()
property QueryValue as %String (TRUNCATE = 1);
Property methods: QueryValueDisplayToLogical(), QueryValueGet(), QueryValueGetStored(), QueryValueIsValid(), QueryValueLogicalToDisplay(), QueryValueLogicalToOdbc(), QueryValueNormalize(), QueryValueSet()
property Tooltip as %String (MAXLEN = 100, TRUNCATE = 1);
Property methods: TooltipDisplayToLogical(), TooltipGet(), TooltipGetStored(), TooltipIsValid(), TooltipLogicalToDisplay(), TooltipLogicalToOdbc(), TooltipNormalize(), TooltipSet()
property X as %Numeric;
Property methods: XDisplayToLogical(), XGet(), XGetStored(), XIsValid(), XLogicalToDisplay(), XNormalize(), XSet()
property Y as %Numeric;
Property methods: YDisplayToLogical(), YGet(), YGetStored(), YIsValid(), YLogicalToDisplay(), YNormalize(), YSet()

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: CacheStorage (%BI.swMapSetupTableXY)

^BI.swMapSetupTableXYD(ID)
=
%%CLASSNAME
Condition
KPI
MapRef
ParentMapID
PointName
X
Y
Filter
Tooltip
QueryName
QueryValue
ImageID
FeedbackOpens in a new tab