Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%iKnow] >  [TextTransformation] >  [conf] >  [Model]
Private  Storage   

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
16


Summary

Properties
HeaderSetName KVTableName KeySetName Operations
SectionTableName fileColumn filePattern idColumn
inputDir inputSQL maxRecords name
outputDir outputExtension outputType textColumn

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
XMLDTD XMLExport XMLExportToStream XMLExportToString
XMLNew XMLSchema XMLSchemaNamespace XMLSchemaType


Properties

• property HeaderSetName as %String;
• property KVTableName as %String;
• property KeySetName as %String;
• property Operations as array of Operation(XMLKEYNAME="order");
• property SectionTableName as %String;
• property fileColumn as %String;
• property filePattern as %String(MAXLEN=256) [ InitialExpression = "*" ];
• property idColumn as %String;
• property inputDir as %String(MAXLEN=256);
• property inputSQL as %String(MAXLEN=4096);
• property maxRecords as %Integer [ InitialExpression = 50 ];
• property name as %String(XMLPROJECTION="ATTRIBUTE");
• property outputDir as %String(MAXLEN=256);
• property outputExtension as %String [ InitialExpression = ".html" ];
• property outputType as %String;
• property textColumn as %String;


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.