[This is preliminary documentation and is subject to change.]
Returns the identity of this instance, that is - an ID that UNIQUELY identifies the instance of this query
including all of the names, parameters, values. This is needed for Equality comparison and cache lookup.
The identity is either generated by .ctor or supplied to it if it is cached (i.e. in a user session)
Namespace: NFX.DataAccess.CRUDAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Property Value
Type:
See Also