datatype class %Dictionary.SQLIdentifier
extends %DataType
ODBC Type: VARCHAR
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
1
|
|
|
|
|
classmethod IsValid(%val As %CacheString)
as %Status
Return $$$OK if the value is valid for the datatype, or an error code otherwise.