Skip to main content

%Library.UniqueIdentifier

datatype class %Library.UniqueIdentifier extends %Library.DataType

ODBC Type: GUID

The %UniqueIdentifier data type class represents a GUID.

Method Inventory

Methods

classmethod IsValid(%val As %CacheString) as %Status
Tests if the logical value %val, which is a GUID, is valid.
FeedbackOpens in a new tab