Skip to main content

EnsLib.IWay.IBO.Row

Deprecated

Property Inventory

Method Inventory

Parameters

parameter XMLNAME = row;
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 Fields as array of %String (XMLPROJECTION = "NONE");
Property methods: FieldsBuildValueArray(), FieldsCollectionToDisplay(), FieldsCollectionToOdbc(), FieldsDisplayToCollection(), FieldsDisplayToLogical(), FieldsGet(), FieldsGetObject(), FieldsGetObjectId(), FieldsGetSwizzled(), FieldsIsValid(), FieldsLogicalToDisplay(), FieldsLogicalToOdbc(), FieldsNormalize(), FieldsOdbcToCollection(), FieldsSet(), FieldsSetObject(), FieldsSetObjectId()
property RawFields as %XML.String (XMLPROJECTION = "CONTENT");
Property methods: RawFieldsDisplayToLogical(), RawFieldsGet(), RawFieldsIsValid(), RawFieldsLogicalToDisplay(), RawFieldsLogicalToOdbc(), RawFieldsNormalize()

Methods

method RawFieldsSet(pValue As %XML.String) as %Status

Inherited Members

Inherited Methods

FeedbackOpens in a new tab