Skip to main content

%BI.SMSession

serial class %BI.SMSession extends %Library.SerialObject

Property Inventory

Method Inventory

Properties

property Data as %String (TRUNCATE = 1) [ MultiDimensional ];
Property methods: DataDisplayToLogical(), DataGet(), DataIsValid(), DataLogicalToDisplay(), DataLogicalToOdbc(), DataNormalize(), DataSet()
property Key as %String (TRUNCATE = 1);
Property methods: KeyDisplayToLogical(), KeyGet(), KeyIsValid(), KeyLogicalToDisplay(), KeyLogicalToOdbc(), KeyNormalize(), KeySet()
property SessionId as %String (TRUNCATE = 1);
Property methods: SessionId(), SessionIdDisplayToLogical(), SessionIdIsValid(), SessionIdLogicalToDisplay(), SessionIdLogicalToOdbc(), SessionIdNormalize(), SessionIdSet()

Methods

final method %Id() as %String
final method Get(index As %String, default As %String = "") as %String
final method SessionId() as %String
method SessionIdGet() as %String

Inherited Members

Inherited Methods

FeedbackOpens in a new tab