Skip to main content

%iKnow.DirectInputDO

Property Inventory

Method Inventory

Properties

property ErrorId as %Integer [ InitialExpression = 0 ];
Property methods: ErrorIdDisplayToLogical(), ErrorIdGet(), ErrorIdIsValid(), ErrorIdLogicalToDisplay(), ErrorIdNormalize(), ErrorIdSet()
property Source as %String;
Property methods: SourceDisplayToLogical(), SourceGet(), SourceIsValid(), SourceLogicalToDisplay(), SourceLogicalToOdbc(), SourceNormalize(), SourceSet()
property SourceId as %Integer [ InitialExpression = 0 ];
Property methods: SourceIdDisplayToLogical(), SourceIdGet(), SourceIdIsValid(), SourceIdLogicalToDisplay(), SourceIdNormalize(), SourceIdSet()

Methods

method AddData(pList As %List)
method AddMetaData(metadata As %List) as %Status
method Finalize() as %Status
method Format() as %Integer
method RollBackCurrentSource(source As %String)

Inherited Members

Inherited Methods

FeedbackOpens in a new tab