|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| AddTempTable (handle) |
Adds a temp-table to the context dataset |
||
| AssignFromSessionManager () |
Assigns the eSessionContext temp-table from the
SessionManager |
||
| CHARACTER GetCharacterContextProperty (character) |
Get's a Character property from the eContextProperties table |
||
| DATE GetDateContextProperty (character) |
Get's a Date property from the eContextProperties table |
||
| DATETIME GetDateTimeContextProperty (character) |
Get's a DateTime property from the eContextProperties table |
||
| DECIMAL GetDecimalContextProperty (character) |
Get's a Decimal property from the eContextProperties table |
||
| INT64 GetInt64ContextProperty (character) |
Get's an Int64 property from the eContextProperties table |
||
| INTEGER GetIntegerContextProperty (character) |
Get's an Integer property from the eContextProperties table |
||
| LOGICAL GetLogicalContextProperty (character) |
Get's a Logical property from the eContextProperties table |
||
| LONGCHAR GetLongcharContextProperty (character) |
Get's a Longchar property from the eContextProperties table |
||
| RAW GetRawContextProperty (character) |
Get's a Raw property from the eContextProperties table |
||
| RemoveContextValues (character) |
Removes all values from the context properties table where the
property name matches the given property name pattern (MATCHES) |
||
| RemoveTempTable (handle) |
Removes a temp-table from the context dataset |
||
| SetCharacterContextProperty (character, character) |
Set's a Character property value in the eContextProperties table |
||
| SetDateContextProperty (character, date) |
Set's a Date property value in the eContextProperties table |
||
| SetDateTimeContextProperty (character, datetime) |
Set's a DateTime property value in the eContextProperties table |
||
| SetDecimalContextProperty (character, decimal) |
Set's a Decimal property value in the eContextProperties table |
||
| SetInt64ContextProperty (character, int64) |
Set's an Int64 property value in the eContextProperties table |
||
| SetIntegerContextProperty (character, integer) |
Set's an Integer property value in the eContextProperties table |
||
| SetLogicalContextProperty (character, logical) |
Set's a Logical property value in the eContextProperties table |
||
| SetLongcharContextProperty (character, longchar) |
Set's a Longchar property value in the eContextProperties table |
||
| SetRawContextProperty (character, raw) |
Set's a Raw property value in the eContextProperties table |
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER AppServerProVersion |
|
||
| CHARACTER AppServerType |
|
||
| RAW ClientPrincipal |
|
||
| CHARACTER ClientProVersion |
|
||
| CHARACTER ClientType |
|
||
| LOGICAL IsRestrictedTokensSet |
|
||
| CHARACTER LanguageDisplayName |
|
||
| CHARACTER LanguageIsoCode |
|
||
| CHARACTER LanguageKey |
|
||
| CHARACTER LoginCompanyKey |
|
||
| CHARACTER LoginCompanyName |
|
||
| CHARACTER LoginCompanyReferenceChar |
|
||
| DECIMAL LoginCompanyReferenceDecimal |
|
||
| INTEGER LoginCompanyReferenceInteger |
|
||
| CHARACTER LoginCompanyShortName |
|
||
| DATE ProcessingDate |
|
||
| LONGCHAR RestrictedTokens |
|
||
| CHARACTER ServerCustomLogEntries |
|
||
| LOGICAL ServerDebugMode |
|
||
| CHARACTER ServerLogEntryTypes |
|
||
| CHARACTER UserEmail |
|
||
| CHARACTER UserFullName |
|
||
| CHARACTER UserGroupKeys |
|
||
| CHARACTER UserGroupNames |
|
||
| CHARACTER UserKey |
|
||
| CHARACTER UserName |
|
|
Top
AddTempTable (handle)
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AssignFromSessionManager ()
|
|||||||||||||||||||||||||||
CHARACTER GetCharacterContextProperty (character)
|
|||||||||||||||||||||||||||
DATE GetDateContextProperty (character)
|
|||||||||||||||||||||||||||
DATETIME GetDateTimeContextProperty (character)
|
|||||||||||||||||||||||||||
DECIMAL GetDecimalContextProperty (character)
|
|||||||||||||||||||||||||||
INT64 GetInt64ContextProperty (character)
|
|||||||||||||||||||||||||||
INTEGER GetIntegerContextProperty (character)
|
|||||||||||||||||||||||||||
LOGICAL GetLogicalContextProperty (character)
|
|||||||||||||||||||||||||||
LONGCHAR GetLongcharContextProperty (character)
|
|||||||||||||||||||||||||||
RAW GetRawContextProperty (character)
|
|||||||||||||||||||||||||||
RemoveContextValues (character)
|
|||||||||||||||||||||||||||
RemoveTempTable (handle)
|
|||||||||||||||||||||||||||
SetCharacterContextProperty (character, character)
|
|||||||||||||||||||||||||||
SetDateContextProperty (character, date)
|
|||||||||||||||||||||||||||
SetDateTimeContextProperty (character, datetime)
|
|||||||||||||||||||||||||||
SetDecimalContextProperty (character, decimal)
|
|||||||||||||||||||||||||||
SetInt64ContextProperty (character, int64)
|
|||||||||||||||||||||||||||
SetIntegerContextProperty (character, integer)
|
|||||||||||||||||||||||||||
SetLogicalContextProperty (character, logical)
|
|||||||||||||||||||||||||||
SetLongcharContextProperty (character, longchar)
|
|||||||||||||||||||||||||||
SetRawContextProperty (character, raw)
|
|||||||||||||||||||||||||||
CHARACTER AppServerProVersion
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
CHARACTER AppServerType
|
|||||||||
RAW ClientPrincipal
|
|||||||||
CHARACTER ClientProVersion
|
|||||||||
CHARACTER ClientType
|
|||||||||
LOGICAL IsRestrictedTokensSet
|
|||||||||
CHARACTER LanguageDisplayName
|
|||||||||
CHARACTER LanguageIsoCode
|
|||||||||
CHARACTER LanguageKey
|
|||||||||
CHARACTER LoginCompanyKey
|
|||||||||
CHARACTER LoginCompanyName
|
|||||||||
CHARACTER LoginCompanyReferenceChar
|
|||||||||
DECIMAL LoginCompanyReferenceDecimal
|
|||||||||
INTEGER LoginCompanyReferenceInteger
|
|||||||||
CHARACTER LoginCompanyShortName
|
|||||||||
DATE ProcessingDate
|
|||||||||
LONGCHAR RestrictedTokens
|
|||||||||
CHARACTER ServerCustomLogEntries
|
|||||||||
LOGICAL ServerDebugMode
|
|||||||||
CHARACTER ServerLogEntryTypes
|
|||||||||
CHARACTER UserEmail
|
|||||||||
CHARACTER UserFullName
|
|||||||||
CHARACTER UserGroupKeys
|
|||||||||
CHARACTER UserGroupNames
|
|||||||||
CHARACTER UserKey
|
|||||||||
CHARACTER UserName
|
|||||||||