Skip to main content

SchemaMap.Schema.SDA3

persistent class SchemaMap.Schema.SDA3 extends HSMOD.CSVTable.AbstractTable

SQL Table Name: SchemaMap_Schema.SDA3

Property Inventory

Method Inventory

Properties

property Cardinality as %String (MAXLEN = 32000);
Property methods: CardinalityDisplayToLogical(), CardinalityGet(), CardinalityGetStored(), CardinalityIsValid(), CardinalityLogicalToDisplay(), CardinalityLogicalToOdbc(), CardinalityNormalize(), CardinalitySet()
property DataType as %String (MAXLEN = 32000);
Property methods: DataTypeDisplayToLogical(), DataTypeGet(), DataTypeGetStored(), DataTypeIsValid(), DataTypeLogicalToDisplay(), DataTypeLogicalToOdbc(), DataTypeNormalize(), DataTypeSet()
property Description as %String (MAXLEN = 32000);
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionGetStored(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet()
property Path as %String (MAXLEN = 32000);
Property methods: PathDisplayToLogical(), PathGet(), PathGetStored(), PathIsValid(), PathLogicalToDisplay(), PathLogicalToOdbc(), PathNormalize(), PathSet()

Methods

classmethod ExportFileTo(pFileName="", pDirName="", pTimeStampSuffix="") as %Status
classmethod ImportFileFrom(pDirName="") as %Status

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (PathIndex on Path) [Unique];
Index methods: PathIndexCheck(), PathIndexCheckUnique(), PathIndexDelete(), PathIndexExists(), PathIndexOpen(), PathIndexSQLCheckUnique(), PathIndexSQLExists(), PathIndexSQLFindPKeyByConstraint(), PathIndexSQLFindRowIDByConstraint()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (SchemaMap.Schema.SDA3)

^SchemaMap.Schema.SDA3D(ID)
=
%%CLASSNAME
Path
LastModified
DataType
Cardinality
Description
UniqueIdentifier
FeedbackOpens in a new tab