Skip to main content

EnsLib.IWay.IBO.Col

Deprecated

Property Inventory

Parameters

parameter XMLNAME = col;
Inherited description: This parameter provides the default XMLNAME for the class. If it is empty then the class name will be used to construct a default XML name. The default XMLNAME is used as the top level tag when exporting objects and the export context did not provide an XML container name.

Properties

property Length as %Integer (XMLNAME = "length", XMLPROJECTION = "ATTRIBUTE");
Property methods: LengthDisplayToLogical(), LengthGet(), LengthIsValid(), LengthLogicalToDisplay(), LengthNormalize(), LengthSet(), LengthXSDToLogical()
property Name as %String (MAXLEN = 500, XMLPROJECTION = "CONTENT");
Property methods: NameDisplayToLogical(), NameGet(), NameIsValid(), NameLogicalToDisplay(), NameLogicalToOdbc(), NameNormalize(), NameSet()
property Type as %String (XMLNAME = "type", XMLPROJECTION = "ATTRIBUTE");
Property methods: TypeDisplayToLogical(), TypeGet(), TypeIsValid(), TypeLogicalToDisplay(), TypeLogicalToOdbc(), TypeNormalize(), TypeSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab