Skip to main content

%BI.EscapeSequence

persistent class %BI.EscapeSequence extends %Library.Persistent

SQL Table Name: %BI.EscapeSequence

Property Inventory

Properties

property Description as %String (TRUNCATE = 1);
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionGetStored(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet()
property EscSeq as %String (TRUNCATE = 1);
Property methods: EscSeqDisplayToLogical(), EscSeqGet(), EscSeqGetStored(), EscSeqIsValid(), EscSeqLogicalToDisplay(), EscSeqLogicalToOdbc(), EscSeqNormalize(), EscSeqSet()

Queries

query All()
SQL Query:
SELECT %ID,Description FROM EscapeSequence ORDER BY Description

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.EscapeSequence)

^BI.EscapeSequenceD(ID)
=
%%CLASSNAME
Data
Description
EscSeq
FeedbackOpens in a new tab