UltraLite for M-Business Anywhere User's Guide
UltraLite for M-Business Anywhere API Reference
Represents a UUID. A UUID (Universally Unique Identifer) or GUID (Globally Unique Identifier) is a generated value guaranteed to be unique across all computers and databases. UUIDs are stored as SQLType.BINARY(16) values in UltraLite databases and can be used to uniquely identify rows. The UUID class stores immutable UUIDs.
A UUID is associated with the Connection that created it and can no longer be converted to a string after the connection is closed.
SQL Anywhere Studio 9.0.2
版权所有 © 1989–2005 Sybase, Inc. 部分版权所有 © 2001–2005 iAnywhere Solutions, Inc. 保留所有权利。