Skip to main content

%TSQL.sys.messages

SQL Table Name: %TSQL_sys.messages

Property Inventory

Properties

property description as %String (MAXLEN = 255);
Property methods: descriptionDisplayToLogical(), descriptionGet(), descriptionIsValid(), descriptionLogicalToDisplay(), descriptionLogicalToOdbc(), descriptionNormalize(), descriptionSet()
property error as %Integer (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: errorDisplayToLogical(), errorGet(), errorIsValid(), errorLogicalToDisplay(), errorNormalize(), errorSet(), errorXSDToLogical()
property severity as %Integer (MAXVAL = 25, MINVAL = 0);
Property methods: severityDisplayToLogical(), severityGet(), severityIsValid(), severityLogicalToDisplay(), severityNormalize(), severitySet(), severityXSDToLogical()

Indexes

index (MSG on error) [IdKey, Type = key];
Index methods: MSGCheck(), MSGDelete(), MSGExists(), MSGOpen(), MSGSQLCheckUnique(), MSGSQLExists(), MSGSQLFindPKeyByConstraint(), MSGSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: CacheSQLStorage

Maps: 1

  • Map number 1 is named Master

    thismap.Global: ^%qCacheSQL

  • ^%qCacheSQL("m","tsql",{error})
    =
    Node Delimiter Piece Name
    1 description
    2 severity
FeedbackOpens in a new tab