%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
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
Storage
Storage Model: CacheStorage (%BI.swMapSetupTableXY)
^BI.swMapSetupTableXYD(ID) | = | %%CLASSNAME
Condition
KPI
MapRef
ParentMapID
PointName
X
Y
Filter
Tooltip
QueryName
QueryValue
ImageID
|