|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL IsGuid (character) |
Tests if the provided value is a GUID |
|
+ | CHARACTER NewGuid () |
Returns a new 36 character GUID value |
|
+ | CHARACTER NewUuid () |
Returns the 22 character BASE64 representation of a new UUID value |
Options | Name | Purpose | |
---|---|---|---|
- | GuidType () |
Private constructor for the GuidType class |
Top
PUBLIC LOGICAL IsGuid (character)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER NewGuid ()
|
||||||||||||||||||||||
PUBLIC CHARACTER NewUuid ()
|
PRIVATE GuidType ()
|
---|