Skip to main content

HS.IHE.ATNA.Repository.CustomPair

persistent class HS.IHE.ATNA.Repository.CustomPair extends %Library.Persistent, %XML.Adaptor

SQL Table Name: HS_IHE_ATNA_Repository.CustomPair

Property Inventory

Properties

relationship AggregationID as HS.IHE.ATNA.Repository.Aggregation [ Required , Inverse = CustomPairs , Cardinality = parent ];
Property methods: AggregationIDGet(), AggregationIDGetObject(), AggregationIDGetObjectId(), AggregationIDGetStored(), AggregationIDGetSwizzled(), AggregationIDIsValid(), AggregationIDNewObject(), AggregationIDOnDelete(), AggregationIDRClose(), AggregationIDRExec(), AggregationIDRFetch(), AggregationIDRelate(), AggregationIDSQLCompute(), AggregationIDSet(), AggregationIDSetObject(), AggregationIDSetObjectId(), AggregationIDUnRelate(), AggregationIDUnSwizzle()
property Name as %String);
Property methods: NameDisplayToLogical(), NameGet(), NameGetStored(), NameIsValid(), NameLogicalToDisplay(), NameLogicalToOdbc(), NameNormalize(), NameSet()
property Value as %String);
Property methods: ValueDisplayToLogical(), ValueGet(), ValueGetStored(), ValueIsValid(), ValueLogicalToDisplay(), ValueLogicalToOdbc(), ValueNormalize(), ValueSet()

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (NameIndex on Name,Value);
Index methods: NameIndexExists()

Inherited Members

Inherited Methods

Storage

Storage Model: Storage (HS.IHE.ATNA.Repository.CustomPair)

{%%PARENT}("CustomPairs")(ID)
=
%%CLASSNAME
Name
Value
FeedbackOpens in a new tab