Skip to main content

%Compiler.LG.CMPPrimaryKey

Property Inventory

Method Inventory

Properties

property CMP as %Integer [ InitialExpression = 0 ];
use SQL Projection
Property methods: CMPDisplayToLogical(), CMPGet(), CMPIsValid(), CMPLogicalToDisplay(), CMPNormalize(), CMPSet()
property Quick as %Integer [ InitialExpression = 0 ];
use SQL Projection
Property methods: QuickDisplayToLogical(), QuickGet(), QuickIsValid(), QuickLogicalToDisplay(), QuickNormalize(), QuickSet()
property ServerType as %String;
Property methods: ServerTypeDisplayToLogical(), ServerTypeGet(), ServerTypeIsValid(), ServerTypeLogicalToDisplay(), ServerTypeLogicalToOdbc(), ServerTypeNormalize(), ServerTypeSet()

Methods

method Export(Class As %String, dir As %String, qstruct, Remote As %Boolean) as %Status
classmethod ExportPrimaryKey(dir, EJBFlags, qstruct) as %Status
classmethod GetFields(ConstraintFields) as %List
classmethod GetPrimaryKey(Class As %String, ByRef Count As %Integer, ByRef Fields As %List, ByRef Properties As %ArrayOfObjects, EJBFlags As %Compiler.LG.EJBFlags) as %Status
method Run(Class As %String) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab