%BI.swMapDB
persistent class %BI.swMapDB extends %Library.Persistent, %XML.Adaptor
SQL Table Name: %BI.swMapDB
Property Inventory
- Description
- FolderRef
- GridHeight
- GridWidth
- GroupCol
- GroupPID
- GroupRow
- MapLink
- MapRef
- MapType
- Name
- StartMap
- TotalCol
- TotalRow
Properties
property Description as %String (MAXLEN = 100, TRUNCATE = 1);
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionGetStored(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet()
property FolderRef as %String (TRUNCATE = 1);
Property methods: FolderRefDisplayToLogical(), FolderRefGet(), FolderRefGetStored(), FolderRefIsValid(), FolderRefLogicalToDisplay(), FolderRefLogicalToOdbc(), FolderRefNormalize(), FolderRefSet()
property GridHeight as %Integer;
Property methods: GridHeightDisplayToLogical(), GridHeightGet(), GridHeightGetStored(), GridHeightIsValid(), GridHeightLogicalToDisplay(), GridHeightNormalize(), GridHeightSet(), GridHeightXSDToLogical()
property GridWidth as %Integer;
Property methods: GridWidthDisplayToLogical(), GridWidthGet(), GridWidthGetStored(), GridWidthIsValid(), GridWidthLogicalToDisplay(), GridWidthNormalize(), GridWidthSet(), GridWidthXSDToLogical()
property GroupCol as %Integer;
Property methods: GroupColDisplayToLogical(), GroupColGet(), GroupColGetStored(), GroupColIsValid(), GroupColLogicalToDisplay(), GroupColNormalize(), GroupColSet(), GroupColXSDToLogical()
property GroupPID as %Integer;
Property methods: GroupPIDDisplayToLogical(), GroupPIDGet(), GroupPIDGetStored(), GroupPIDIsValid(), GroupPIDLogicalToDisplay(), GroupPIDNormalize(), GroupPIDSet(), GroupPIDXSDToLogical()
property GroupRow as %Integer;
Property methods: GroupRowDisplayToLogical(), GroupRowGet(), GroupRowGetStored(), GroupRowIsValid(), GroupRowLogicalToDisplay(), GroupRowNormalize(), GroupRowSet(), GroupRowXSDToLogical()
property MapLink as %String (TRUNCATE = 1);
Property methods: MapLinkDisplayToLogical(), MapLinkGet(), MapLinkGetStored(), MapLinkIsValid(), MapLinkLogicalToDisplay(), MapLinkLogicalToOdbc(), MapLinkNormalize(), MapLinkSet()
property MapRef as %String (TRUNCATE = 1);
Property methods: MapRefDisplayToLogical(), MapRefGet(), MapRefGetStored(), MapRefIsValid(), MapRefLogicalToDisplay(), MapRefLogicalToOdbc(), MapRefNormalize(), MapRefSet()
property MapType as %String (MAXLEN = 1, TRUNCATE = 1);
Property methods: MapTypeDisplayToLogical(), MapTypeGet(), MapTypeGetStored(), MapTypeIsValid(), MapTypeLogicalToDisplay(), MapTypeLogicalToOdbc(), MapTypeNormalize(), MapTypeSet()
property Name as %String (TRUNCATE = 1);
Property methods: NameDisplayToLogical(), NameGet(), NameGetStored(), NameIsValid(), NameLogicalToDisplay(), NameLogicalToOdbc(), NameNormalize(), NameSet()
property StartMap as %Boolean;
Property methods: StartMapDisplayToLogical(), StartMapGet(), StartMapGetStored(), StartMapIsValid(), StartMapLogicalToDisplay(), StartMapLogicalToXSD(), StartMapNormalize(), StartMapSet(), StartMapXSDToLogical()
property TotalCol as %Integer;
Property methods: TotalColDisplayToLogical(), TotalColGet(), TotalColGetStored(), TotalColIsValid(), TotalColLogicalToDisplay(), TotalColNormalize(), TotalColSet(), TotalColXSDToLogical()
property TotalRow as %Integer;
Property methods: TotalRowDisplayToLogical(), TotalRowGet(), TotalRowGetStored(), TotalRowIsValid(), TotalRowLogicalToDisplay(), TotalRowNormalize(), TotalRowSet(), TotalRowXSDToLogical()
Queries
query ListAll(iUser As %String)
SQL Query:
SELECT ID, Name, Description, FolderRef FROM %BI.swMapDB ORDER BY Name
SELECT ID, Name, Description, FolderRef FROM %BI.swMapDB ORDER BY Name
query ListFolder(folder)
SQL Query:
SELECT ID, Name FROM %BI.swMapDB WHERE (FolderRef = :folder) ORDER BY Name
SELECT ID, Name FROM %BI.swMapDB WHERE (FolderRef = :folder) ORDER BY Name
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()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
Storage
Storage Model: CacheStorage (%BI.swMapDB)
^BI.swMapDBD(ID) | = | %%CLASSNAME
Description
FolderRef
GridHeight
GridWidth
GroupCol
GroupPID
GroupRow
MapRef
Name
TotalCol
TotalRow
MapType
MapRef2
MapLink
StartMap
iOHeight
iOWidth
|