%DeepSee.XMLA.LiteralsRowset
Class %DeepSee.XMLA.LiteralsRowset Extends %Persistent [ System = 4 ]
Properties
LiteralName
Property LiteralName As String;
LiteralValue
Property LiteralValue As String;
LiteralInvalidChars
Property LiteralInvalidChars As String;
LiteralInvalidStartingChars
Property LiteralInvalidStartingChars As String;
LiteralMaxLength
Property LiteralMaxLength As %Integer;
LiteralNameEnumValue
Property LiteralNameEnumValue As %Integer;
Methods
Populate
ClassMethod Populate()