Skip to main content

%UMLS.Install.Scripts

SQL Table Name: %UMLS_Install.Scripts

Property Inventory

Method Inventory

Properties

property code as %String (MAXLEN = 1024);
Property methods: codeDisplayToLogical(), codeGet(), codeGetStored(), codeIsValid(), codeLogicalToDisplay(), codeLogicalToOdbc(), codeNormalize(), codeSet()
property command as %String;
Property methods: commandDisplayToLogical(), commandGet(), commandGetStored(), commandIsValid(), commandLogicalToDisplay(), commandLogicalToOdbc(), commandNormalize(), commandSet()
property infile as %String;
Property methods: infileDisplayToLogical(), infileGet(), infileGetStored(), infileIsValid(), infileLogicalToDisplay(), infileLogicalToOdbc(), infileNormalize(), infileSet()
property table as %String;
Property methods: tableDisplayToLogical(), tableGet(), tableGetStored(), tableIsValid(), tableLogicalToDisplay(), tableLogicalToOdbc(), tableNormalize(), tableSet()

Methods

classmethod GetRS(commands As %String, pattern As %String, Output rs As %IResultSet) as %Status
classmethod createTable(table As %String, code As %String) as %Status
classmethod dropTable(table As %String, code As %String) as %Status
classmethod import(dir As %String, pattern As %String = "%") as %Status
classmethod loadData(table As %String, code As %String, infile As %String) as %Status
classmethod loadScript(path As %String) as %Status
classmethod loadScripts(dir As %String) as %Status

Indexes

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

Inherited Members

Inherited Methods

Storage

Storage Model: CacheStorage (%UMLS.Install.Scripts)

^%UMLS.Install.ScriptsD(ID)
=
%%CLASSNAME
command
table
code
infile
FeedbackOpens in a new tab