XPQueryBase Properties
Serves as the base class for the XPQuery<T> class. Intended for internal use.Name | Description |
---|---|
Dictionary | Gets or sets the XPDictionary class descendant’s instance which provides metadata on persistent objects in a data store. |
Session | Gets or sets the session that is used to retrieve persistent objects in queries. |
See Also