Skip to main content

HS.Codes.IntegrationType

persistent class HS.Codes.IntegrationType extends %Library.Persistent, HS.Types.Code, HS.Util.CopyFrom, %XML.Adaptor

SQL Table Name: HS_Codes.IntegrationType

Queries

query ListIntegrationTypes()
SQL Query:
SELECT Code,Description FROM IntegrationType ORDER BY Description

Indexes

index (DescIndex on Description);
Index methods: DescIndexExists()
index (IDKEY on Code) [IdKey, Type = key, Unique];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Storage Model: Storage (HS.Codes.IntegrationType)

^HS.Codes.IntegrationTypeD(ID)
=
%%CLASSNAME
CodeSystem
Description
FeedbackOpens in a new tab