Skip to main content

%iKnow.TextTransformation.conf.Model

Property Inventory

Properties

property HeaderSetName as %String;
Property methods: HeaderSetNameDisplayToLogical(), HeaderSetNameGet(), HeaderSetNameIsValid(), HeaderSetNameLogicalToDisplay(), HeaderSetNameLogicalToOdbc(), HeaderSetNameNormalize(), HeaderSetNameSet()
property KVTableName as %String;
Property methods: KVTableNameDisplayToLogical(), KVTableNameGet(), KVTableNameIsValid(), KVTableNameLogicalToDisplay(), KVTableNameLogicalToOdbc(), KVTableNameNormalize(), KVTableNameSet()
property KeySetName as %String;
Property methods: KeySetNameDisplayToLogical(), KeySetNameGet(), KeySetNameIsValid(), KeySetNameLogicalToDisplay(), KeySetNameLogicalToOdbc(), KeySetNameNormalize(), KeySetNameSet()
property Operations as array of Operation (XMLKEYNAME = "order");
Property methods: OperationsBuildValueArray(), OperationsCollectionToDisplay(), OperationsCollectionToOdbc(), OperationsDisplayToCollection(), OperationsGet(), OperationsGetObject(), OperationsGetObjectId(), OperationsGetSwizzled(), OperationsIsValid(), OperationsOdbcToCollection(), OperationsSet(), OperationsSetObject(), OperationsSetObjectId()
property SectionTableName as %String;
Property methods: SectionTableNameDisplayToLogical(), SectionTableNameGet(), SectionTableNameIsValid(), SectionTableNameLogicalToDisplay(), SectionTableNameLogicalToOdbc(), SectionTableNameNormalize(), SectionTableNameSet()
property fileColumn as %String;
Property methods: fileColumnDisplayToLogical(), fileColumnGet(), fileColumnIsValid(), fileColumnLogicalToDisplay(), fileColumnLogicalToOdbc(), fileColumnNormalize(), fileColumnSet()
property filePattern as %String (MAXLEN = 256) [ InitialExpression = "*" ];
Property methods: filePatternDisplayToLogical(), filePatternGet(), filePatternIsValid(), filePatternLogicalToDisplay(), filePatternLogicalToOdbc(), filePatternNormalize(), filePatternSet()
property idColumn as %String;
Property methods: idColumnDisplayToLogical(), idColumnGet(), idColumnIsValid(), idColumnLogicalToDisplay(), idColumnLogicalToOdbc(), idColumnNormalize(), idColumnSet()
property inputDir as %String (MAXLEN = 256);
Property methods: inputDirDisplayToLogical(), inputDirGet(), inputDirIsValid(), inputDirLogicalToDisplay(), inputDirLogicalToOdbc(), inputDirNormalize(), inputDirSet()
property inputSQL as %String (MAXLEN = 4096);
Property methods: inputSQLDisplayToLogical(), inputSQLGet(), inputSQLIsValid(), inputSQLLogicalToDisplay(), inputSQLLogicalToOdbc(), inputSQLNormalize(), inputSQLSet()
property maxRecords as %Integer [ InitialExpression = 50 ];
Property methods: maxRecordsDisplayToLogical(), maxRecordsGet(), maxRecordsIsValid(), maxRecordsLogicalToDisplay(), maxRecordsNormalize(), maxRecordsSet(), maxRecordsXSDToLogical()
property name as %String (XMLPROJECTION = "ATTRIBUTE");
Property methods: nameDisplayToLogical(), nameGet(), nameIsValid(), nameLogicalToDisplay(), nameLogicalToOdbc(), nameNormalize(), nameSet()
property outputDir as %String (MAXLEN = 256);
Property methods: outputDirDisplayToLogical(), outputDirGet(), outputDirIsValid(), outputDirLogicalToDisplay(), outputDirLogicalToOdbc(), outputDirNormalize(), outputDirSet()
property outputExtension as %String [ InitialExpression = ".html" ];
Property methods: outputExtensionDisplayToLogical(), outputExtensionGet(), outputExtensionIsValid(), outputExtensionLogicalToDisplay(), outputExtensionLogicalToOdbc(), outputExtensionNormalize(), outputExtensionSet()
property outputType as %String;
Property methods: outputTypeDisplayToLogical(), outputTypeGet(), outputTypeIsValid(), outputTypeLogicalToDisplay(), outputTypeLogicalToOdbc(), outputTypeNormalize(), outputTypeSet()
property textColumn as %String;
Property methods: textColumnDisplayToLogical(), textColumnGet(), textColumnIsValid(), textColumnLogicalToDisplay(), textColumnLogicalToOdbc(), textColumnNormalize(), textColumnSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab