Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

HS.SDA3.CodeTableDetail.User

serial class HS.SDA3.CodeTableDetail.User extends HS.SDA3.CodeTableDetail

Note that unlike most code tables in the Viewer Cache, SSUser is preserved
across Access Gateway resets.

Property Inventory

Properties

property Code as HS.SDA3.StrippedString (MAXLEN = 32000);
Viewer cache:
If Code is not null, it will be inserted into SSUSRInitials, else the first
character of Description will be inserted into SSUSRInitials.

VIEWERLIB: User.HS.SSUser(SSUSRInitials)
Property methods: CodeDisplayToLogical(), CodeGet(), CodeIsValid(), CodeLogicalToDisplay(), CodeLogicalToOdbc(), CodeNormalize(), CodeSet(), CodeXSDToLogical()
property Description as HS.SDA3.StrippedString (MAXLEN = 32000);
Viewer cache:
If Code is not null, it will be inserted into SSUSRInitials, else the first
character of Description will be inserted into SSUSRInitials.

VIEWERLIB: User.HS.SSUser(SSUSRName)
VIEWERLIB: User.HS.SSUser(SSUSRInitials)
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet(), DescriptionXSDToLogical()
Property methods: ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsEmpty(), ExtensionIsValid(), ExtensionNewObject(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId(), ExtensionUnSwizzle()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab