Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%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