Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%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