SYS.DataCheck.LocalDatabase
datatype class SYS.DataCheck.LocalDatabase extends %Library.String
ODBC Type: VARCHAR
A local database specification. It takes one of the following formsMethod Inventory
Parameters
parameter COLLATION = EXACT;
Inherited description: The default collation value used for this data type.
Note that if you specify a truncation length and also a VALUELIST then your truncation length must
be longer or equal to your longest VALUELIST value
Methods
classmethod IsValid(%val As %RawString) as %Status