Class Reference
%Collection.MV.ArrayOfDT
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%Collection] >  [MV] >  [ArrayOfDT]
Private  Storage

class %Collection.MV.ArrayOfDT extends %Collection.ArrayOfDT

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3


Summary

Properties
ElementClassType ElementType LiteralBehavior OrefStorage
Owner ReadOnly Storage StreamLocation

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ConstructClone %Disconnect %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %Extends %GetParameter %IsA
%IsModified %New %NormalizeObject %ObjectModified
%OriginalNamespace %PackageName %RemoveFromSaveSet %SerializeObject
%SetModified %ValidateObject BuildValueArray Clear
Count Define Find GetAt
GetNext GetPrevious IsDefined LogicalToOdbc
Next OdbcToLogical Previous RemoveAt
Serialize SetAt


Methods

• classmethod LogicalToOdbc(val As %String = "") as %String
Converts the serial state of this list object to a delimited string using "," as a delimiter.
• classmethod OdbcToLogical(val As %String = "") as %String
Converts the value of an incoming delimited string to a serialized state using "," as a delimiter.
• method Serialize() as %String
Serialize() constructs a serialized form of the collection as a string