UnitOfWork Methods
Maintains a list of persistent objects that are affected by a transaction. Keeps track of every change to every persistent object during a transaction that can affect a data store.
Name | Description |
---|---|
Begin |
Creates a new Nested |
Begin |
Enables tracking changes made to persistent objects. Inherited from Session. |
Begin |
Starts a transaction. Inherited from Session. |
Bulk |
This method loads IXPBulk |
Bulk |
This method loads XPBase |
Bulk |
Asynchronously retrieves persistent objects to populate specified IXPBulk |
Bulk |
Asynchronously retrieves persistent objects to populate specified XPBase |
Cancel |
This method is intended for internal use. Inherited from Session. |
Clear |
This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from Session. |
Collect |
Returns a collection of persistent objects that refer to the specified object. Inherited from Session. |
Collect |
Returns a collection of persistent objects that refer to the specified object. Inherited from Session. |
Commit |
Commits all the changes made to persistent objects to a data store. |
Commit |
Asynchronously commits all the changes made to persistent objects to a data store and notifies upon completion. |
Commit |
Asynchronously commits object changes made in a specified session and notifies upon completion. |
Commit |
Commits changes made within a transaction and completes it. Inherited from Session. |
Commit |
Asynchronously commits changes made within a transaction, completes it and notifies upon completion. Inherited from Session. |
Commit |
Asynchronously commits object changes made within a transaction, completes the transaction, and notifies upon completion. Inherited from Session. |
Connect() | Connects the session to a data store. Inherited from Session. |
Connect |
Connects the session to a data store using a specified data access layer. Inherited from Session. |
Connect |
Connects the session to a data store using a specified object access layer. Inherited from Session. |
Create |
Stores valid persistent types for all the types which are defined within the assemblies that have been loaded in the current application domain. Inherited from Session. |
Create |
Stores valid persistent types for the specified persistent class metadata information. Inherited from Session. |
Create |
Stores valid persistent types for the specified persistent class metadata information. Inherited from Session. |
Create |
Stores valid persistent types for all the types which are defined within the specified assemblies. Inherited from Session. |
Create |
Stores valid persistent types for the specified class types. Inherited from Session. |
Create |
Stores valid persistent types for all the types which are defined within the assemblies that have been loaded in the current application domain. Inherited from Session. |
Create |
Stores valid persistent types for all the types which are defined within the specified assemblies. Inherited from Session. |
Create |
Stores valid persistent types for the specified class types. Inherited from Session. |
Create |
Asynchronously stores valid persistent types for all the types which are defined within the assemblies that have been loaded in the current application domain. Inherited from Session. |
Create |
Asynchronously stores valid persistent types for the specified persistent class metadata information. Inherited from Session. |
Create |
Asynchronously stores valid persistent types for the specified persistent class metadata information. Inherited from Session. |
Create |
Asynchronously stores valid persistent types for all the types which are defined within the specified assemblies. Inherited from Session. |
Create |
Asynchronously stores valid persistent types for the specified class types. Inherited from Session. |
Create |
Asynchronously stores valid persistent types for all the types which are defined within the specified assemblies. Inherited from Session. |
Create |
Asynchronously stores valid persistent types for the specified class types. Inherited from Session. |
Create |
Asynchronously stores valid persistent types for all the types which are defined within the assemblies that have been loaded in the current application domain. Inherited from Session. |
Delete |
Deletes persistent objects and their aggregated objects from the data store. Inherited from Session. |
Delete |
Deletes the specified persistent object and its aggregated objects from persistent storage. Inherited from Session. |
Delete |
Asynchronously deletes the specified persistent objects and their aggregated objects from the data store. Inherited from Session. |
Delete |
Asynchronously deletes the specified persistent object and its aggregated objects from persistent storage. Inherited from Session. |
Disconnect() | Disconnects the session from a database. Inherited from Session. |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
Drop |
Obsolete. Clears the object cache. Inherited from Session. |
Drop |
Discards changes made to persistent objects and clears a list of tracked changes. Inherited from Session. |
Drop |
Clears the Identity Map. Inherited from Session. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Evaluate |
Evaluates the specified expression for objects of the specified type. Inherited from Session. |
Evaluate |
Evaluates the specified expression for objects of the specified type. Inherited from Session. |
Evaluate |
Evaluates the specified expression for objects of the type designated by the specified generic type parameter. Inherited from Session. |
Evaluate |
Asynchronously evaluates the specified expression against objects of the specified type. Inherited from Session. |
Evaluate |
Asynchronously evaluates the specified expression against objects of the specified type. Inherited from Session. |
Evaluate |
Evaluates the specified expression for objects of the specified type, taking into account all in-memory object changes. Inherited from Session. |
Evaluate |
Evaluates the specified expression against objects of the specified type. Accounts for all in-memory object changes. Inherited from Session. |
Evaluate |
Evaluates the specified expression against objects whose type is designated by the generic parameter. Accounts for all in-memory object changes. Inherited from Session. |
Evaluate |
Asynchronously evaluates the specified expression against objects of the specified type. Accounts for all in-memory object changes. Inherited from Session. |
Evaluate |
Asynchronously evaluates the specified expression against objects of the specified type. Accounts for all in-memory object changes. Inherited from Session. |
Evaluate |
Asynchronously evaluates the specified expression against objects whose type is designated by the generic parameter. Accounts for all in-memory object changes. Inherited from Session. |
Execute |
Executes the specified SQL statement and returns the number of rows affected. Inherited from Session. |
Execute |
Executes the specified SQL statement and returns the number of rows affected. Inherited from Session. |
Execute |
Executes the specified SQL statement and returns the number of rows affected. Inherited from Session. |
Execute |
Executes the specified SQL statement and returns the number of rows affected. Inherited from Session. |
Execute |
Executes the specified SQL statement and returns the number of rows affected. Inherited from Session. |
Execute |
Asynchronously executes the specified SQL statement and returns the number of rows affected. Inherited from Session. |
Execute |
Asynchronously executes the specified SQL statement and returns the number of rows affected. Inherited from Session. |
Execute |
Asynchronously executes the specified SQL statement and returns the number of rows affected. Inherited from Session. |
Execute |
Asynchronously executes the specified SQL statement and returns the number of rows affected. Inherited from Session. |
Execute |
Asynchronously executes the specified SQL statement and returns the number of rows affected. Inherited from Session. |
Execute |
Executes the specified SQL query and returns a result set. Inherited from Session. |
Execute |
Executes the specified SQL query and returns a result set. Inherited from Session. |
Execute |
Executes the specified SQL query and returns a result set. Inherited from Session. |
Execute |
Executes the specified SQL query and returns a result set. Inherited from Session. |
Execute |
Executes the specified SQL query and returns a result set. Inherited from Session. |
Execute |
Asynchronously executes the specified SQL query and returns a result set. Inherited from Session. |
Execute |
Asynchronously executes the specified SQL query and returns a result set. Inherited from Session. |
Execute |
Asynchronously executes the specified SQL query and returns a result set. Inherited from Session. |
Execute |
Asynchronously executes the specified SQL query and returns a result set. Inherited from Session. |
Execute |
Asynchronously executes the specified SQL query and returns a result set. Inherited from Session. |
Execute |
Executes the specified SQL query and returns its result set along with the types and names of retrieved columns. Inherited from Session. |
Execute |
Executes the specified SQL query and returns its result set along with the types and names of retrieved columns. Inherited from Session. |
Execute |
Executes the specified SQL query and returns its result set along with the types and names of retrieved columns. Inherited from Session. |
Execute |
Executes the specified SQL query and returns its result set along with the types and names of retrieved columns. Inherited from Session. |
Execute |
Executes the specified SQL query and returns its result set along with the types and names of retrieved columns. Inherited from Session. |
Execute |
Asynchronously executes the specified SQL query and returns its result set along with the types and names of retrieved columns. Inherited from Session. |
Execute |
Asynchronously executes the specified SQL query and returns its result set along with the types and names of retrieved columns. Inherited from Session. |
Execute |
Asynchronously executes the specified SQL query and returns its result set along with the types and names of retrieved columns. Inherited from Session. |
Execute |
Asynchronously executes the specified SQL query and returns its result set along with the types and names of retrieved columns. Inherited from Session. |
Execute |
Asynchronously executes the specified SQL query and returns its result set along with the types and names of retrieved columns. Inherited from Session. |
Execute |
Executes the specified SQL query and returns the first column of the first row in the result set returned by the query. Inherited from Session. |
Execute |
Executes the specified SQL query and returns the first column of the first row in the result set returned by the query. Inherited from Session. |
Execute |
Executes the specified SQL query and returns the first column of the first row in the result set returned by the query. Inherited from Session. |
Execute |
Executes the specified SQL query and returns the first column of the first row in the result set returned by the query. Inherited from Session. |
Execute |
Executes the specified SQL query and returns the first column of the first row in the result set returned by the query. Inherited from Session. |
Execute |
Asynchronously executes the specified SQL query and returns the first column of the first row in the result set returned by the query. Inherited from Session. |
Execute |
Executes the specified SQL query and returns the first column of the first row in the result set returned by the query. Inherited from Session. |
Execute |
Asynchronously executes the specified SQL query and returns the first column of the first row in the result set returned by the query. Inherited from Session. |
Execute |
Asynchronously executes the specified SQL query and returns the first column of the first row in the result set returned by the query. Inherited from Session. |
Execute |
Executes the specified SQL query and returns the first column of the first row in the result set returned by the query. Inherited from Session. |
Execute |
Executes the specified stored procedure and returns its result set. Inherited from Session. |
Execute |
Asynchronously executes the specified stored procedure and returns its result set. Inherited from Session. |
Execute |
Executes the specified stored procedure with the named parameters and returns its result set. Inherited from Session. |
Execute |
Asynchronously executes the specified stored procedure with the named parameters and returns its result set. Inherited from Session. |
Explicit |
Marks the starting point of a database level transaction. Inherited from Session. |
Explicit |
Marks the starting point of a database level transaction that is started with the specified Isolation |
Explicit |
Inherited from Session. |
Explicit |
Inherited from Session. |
Explicit |
Completes a database level transaction and commits changes made within it. Inherited from Session. |
Explicit |
Asynchronously completes a database level transaction and commits changes made within the transaction. Inherited from Session. |
Explicit |
Completes a database level transaction and rolls back changes made within it. Inherited from Session. |
Explicit |
Inherited from Session. |
Find |
Searches for the first object which matches the specified criteria. Inherited from Session. |
Find |
Searches for the first object which matches the specified criteria. Inherited from Session. |
Find |
Searches for the first object which matches the specified criteria. Inherited from Session. |
Find |
Searches for the first object which matches the specified criteria. Inherited from Session. |
Find |
Searches for the first object which matches the specified criteria. Inherited from Session. |
Find |
Searches for the first object which matches the specified criteria. Inherited from Session. |
Find |
Searches for the first object which matches the specified criteria. Inherited from Session. |
Find |
Searches for the first object of the type designated by the specified generic type parameter which matches the specified criteria. Inherited from Session. |
Find |
Searches for the first object of the type designated by the specified generic type parameter which matches the specified criteria. Inherited from Session. |
Find |
Searches for the first object of the type designated by the specified generic type parameter which matches the specified criteria. Inherited from Session. |
Find |
Asynchronously searches for the first object which matches the specified criteria, and notifies upon completion. Inherited from Session. |
Find |
Asynchronously searches for the first object which matches the specified criteria, and notifies upon completion. Inherited from Session. |
Find |
Asynchronously searches for the first object that matches the specified criteria. Inherited from Session. |
Find |
Asynchronously searches for the first object that matches the specified criteria. Inherited from Session. |
Find |
Asynchronously searches for the first object which matches the specified criteria, and notifies upon completion. Inherited from Session. |
Find |
Asynchronously searches for the first object which matches the specified criteria, and notifies upon completion. Inherited from Session. |
Find |
Asynchronously searches for the first object that matches the specified criteria. Inherited from Session. |
Find |
Asynchronously searches for the first object that matches the specified criteria. Inherited from Session. |
Find |
Asynchronously searches for the first object that matches the specified criteria. Inherited from Session. |
Find |
Asynchronously searches for the first object that matches the specified criteria. Inherited from Session. |
Find |
Asynchronously searches for the first object which matches the specified criteria and has the type designated by the generic type parameter, and notifies upon completion. Inherited from Session. |
Find |
Asynchronously searches for the first object which matches the specified criteria and has the type designated by the generic type parameter, and notifies upon completion. Inherited from Session. |
Find |
Asynchronously searches for the first object that matches the specified criteria. This object’s type is designated by the specified generic parameter. Inherited from Session. |
Find |
Asynchronously searches for the first object that matches the specified criteria. This object’s type is designated by the specified generic parameter. Inherited from Session. |
Find |
Asynchronously searches for the first object which matches the specified criteria and has the type designated by the generic type parameter, and notifies upon completion. Inherited from Session. |
Find |
Asynchronously searches for the first object that matches the specified criteria. This object’s type is designated by the specified generic parameter. Inherited from Session. |
Flush |
Saves changes made to persistent objects to a data store, and clears a list of tracked changes. Inherited from Session. |
Flush |
Asynchronously saves changes made to persistent objects to a data store, clears a list of tracked changes and notifies upon completion. Inherited from Session. |
Flush |
Asynchronously saves changes made to persistent objects to a data store and clears a tracked changes list. Inherited from Session. |
Get |
Returns the XPClass |
Get |
Returns the XPClass |
Get |
Returns the XPClass |
Get |
Returns the XPClass |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
This method is intended for internal use only. Inherited from Session. |
Get |
Returns the key property’s value of the specified persistent object. Inherited from Session. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Returns the persistent object with the specified value of the key property that has been already loaded from a data store. Inherited from Session. |
Get |
Returns the persistent object with the specified value of the key property that has been already loaded from a data store. Inherited from Session. |
Get |
Returns the persistent object of the type designated by the specified generic type parameter, with the specified value of the key property previously loaded from a data store. Inherited from Session. |
Get |
Returns the reloaded persistent object with the specified value of the key property from a data store. Inherited from Session. |
Get |
Returns a persistent object with the specified value of the key property. Inherited from Session. |
Get |
Returns the reloaded persistent object with the specified value of the key property from a data store. Inherited from Session. |
Get |
Returns the persistent object that has the specified value for its key property. Inherited from Session. |
Get |
Returns a persistent object of the type designated by the specified generic type parameter, with the specified value for its key property. Inherited from Session. |
Get |
Returns a persistent object of the type designated by the specified generic type parameter, with the specified value for its key property. Inherited from Session. |
Get |
Asynchronously returns a persistent object that has the specified key property value from a data store. Inherited from Session. |
Get |
Asynchronously returns a persistent object that has the specified key property value. Inherited from Session. |
Get |
Asynchronously returns a persistent object that has the specified key property value from a data store. Inherited from Session. |
Get |
Asynchronously returns a persistent object that has the specified key property value. Inherited from Session. |
Get |
Asynchronously returns a persistent object that has the specified key property value. The persistent object’s type is set by the generic type parameter. Inherited from Session. |
Get |
Asynchronously returns a persistent object that has the specified key property value. The persistent object’s type is set by the generic type parameter. Inherited from Session. |
Get |
Obsolete. This Get |
Get |
Gets a collection of persistent objects that match the specified criteria. Inherited from Session. |
Get |
Gets a collection of persistent objects that match the specified criteria. Inherited from Session. |
Get |
Gets a collection of persistent objects returned by specified queries. Inherited from Session. |
Get |
Asynchronously gets a collection of persistent objects that match the specified criteria and notifies upon completion. Inherited from Session. |
Get |
Asynchronously retrieves persistent objects, according to specific criteria, and notifies upon completion. Inherited from Session. |
Get |
Asynchronously gets a collection of persistent objects that match the specified criteria and notifies upon completion. Inherited from Session. |
Get |
Asynchronously retrieves persistent objects from specified queries. Inherited from Session. |
Get |
Asynchronously gets a collection of persistent objects that match the specified criteria and notifies upon completion. Inherited from Session. |
Get |
Asynchronously retrieves persistent objects obtained from specified queries. Inherited from Session. |
Get |
Returns reloaded persistent objects with specified key property values from a data store. Inherited from Session. |
Get |
Returns reloaded persistent objects from a data store, using queries based on specified object types and key values. Inherited from Session. |
Get |
Asynchronously returns reloaded persistent objects that have specified key property values from a data store. Inherited from Session. |
Get |
Asynchronously returns reloaded persistent objects that have specified key property values from a data store. Inherited from Session. |
Get |
Returns reloaded persistent objects from a data store, with key property values obtained via the specified SQL query. Inherited from Session. |
Get |
Returns reloaded persistent objects from a data store, with key property values obtained via the specified stored procedure. Inherited from Session. |
Get |
Returns persistent objects with the keys loaded with the specified stored procedure. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Executes a SQL query and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a SQL query and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a stored procedure and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a stored procedure and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a stored procedure and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a stored procedure and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Executes a stored procedure and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Executes a stored procedure and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Asynchronously executes a stored procedure and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a stored procedure and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a stored procedure and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a stored procedure and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a stored procedure and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Asynchronously executes a stored procedure and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a stored procedure with named parameters and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a stored procedure with named parameters and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a stored procedure with named parameters and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a stored procedure with named parameters and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Executes a stored procedure with named parameters and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Executes a stored procedure with named parameters and returns its result set as a collection of objects of a non-persistent type specified by the generic type parameter. Inherited from Session. |
Get |
Executes a stored procedure with named parameters and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a stored procedure with named parameters and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a stored procedure with named parameters and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a stored procedure with named parameters and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a stored procedure with named parameters and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
Executes a stored procedure with named parameters and returns its result set as a collection of non-persistent objects. Inherited from Session. |
Get |
This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from Session. |
Get |
Obsolete. This Get |
Get |
This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from Session. |
Get |
This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from Session. |
Get |
This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from Session. |
Get |
This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from Session. |
Get |
This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from Session. |
Get |
Returns a collection of persistent objects that will be deleted when the current transaction is committed. Inherited from Session. |
Get |
Returns a collection of persistent objects that will be deleted when the current transaction is committed, including objects that will be deleted in the parent transaction |
Get |
Returns a collection of objects that will be saved when the current transaction is committed. Inherited from Session. |
Get |
Returns a collection of persistent objects that will be saved when the current transaction is committed, including objects that will be saved in the parent transaction |
Get |
This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from Session. |
Get |
This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from Session. |
Get |
This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from Session. |
Get |
Gets the properties of the class whose metadata is provided by the specified XPClass |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Is |
Obsolete. Indicates whether the specified persistent object is a newly created object which isn’t saved in the transaction currently in progress or in any of its parent transaction (optionally). Inherited from Session. |
Is |
Indicates whether the specified object is contained within the session’s cache. Inherited from Session. |
Is |
Indicates whether the specified persistent object is marked as deleted. Inherited from Session. |
Is |
Indicates whether the specified object is deleted in the transaction currently in progress or in any of its parent transaction (optionally). Inherited from Session. |
Is |
Indicates whether the specified object is deleted in the transaction currently in progress. Inherited from Session. |
Is |
Indicates whether the specified object is saved in the transaction currently in progress or in any of its parent transaction (optionally). Inherited from Session. |
Is |
Indicates whether the specified object is saved in the transaction currently in progress. Inherited from Session. |
Load |
Obsolete. This method is obsolete. Use Session. |
Load |
Obsolete. This method is obsolete. Use Session. |
Load |
Obsolete. This method is obsolete. Use Session. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Pre |
Enforces loading data for associated collections and delayed properties. Inherited from Session. |
Pre |
Enforces loading data for an associated collection. Inherited from Session. |
Pre |
Enforces loading data for associated collections. Inherited from Session. |
Pre |
Enforces loading data for associated collections and delayed properties. Inherited from Session. |
Pre |
Asynchronously forces associated collection data loading and delayed property loading for specified parent objects. Inherited from Session. |
Pre |
Asynchronously forces associated collection data loading for specified parent objects. Inherited from Session. |
Pre |
Asynchronously forces associated collection data loading for specified parent objects. Inherited from Session. |
Pre |
Asynchronously forces associated collection data loading and delayed property loading for specified parent objects. Inherited from Session. |
Process |
Returns a list objects that were processed within the specified event handler. Inherited from Session. |
Purge |
Deletes the objects marked as deleted from storage. Inherited from Session. |
Purge |
Deletes the objects marked as deleted from a storage. Inherited from Session. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reload |
Reloads the state of the specified persistent object and its aggregated objects from the data store, recursively. Inherited from Session. |
Reload |
Reloads the state of the specified persistent object from the data store. Inherited from Session. |
Reload |
Recursively reloads a persistent object’s state and aggregated objects from the data store, asynchronously. Inherited from Session. |
Reload |
Recursively reloads a persistent object’s state and aggregated objects from the data store, asynchronously. Inherited from Session. |
Reload |
Reloads the state of persistent objects modified within the current Unit |
Remove |
This member supports the .NET Framework infrastructure and cannot be used directly from your code. Inherited from Session. |
Remove |
This member supports the .NET Framework infrastructure and cannot be used directly from your code.. Inherited from Session. |
Remove |
This member supports the .NET Framework infrastructure and cannot be used directly from your code. Inherited from Session. |
Rollback |
Rolls back a transaction to its starting point, and completes it. Inherited from Session. |
Save |
Saves the specified persistent objects to a data store. Inherited from Session. |
Save |
Saves the specified persistent object to a data store. Inherited from Session. |
Save |
Asynchronously saves the specified persistent object to a data store. Inherited from Session. |
Select |
Retrieves objects from a session using the specified query parameters. Inherited from Session. |
Select |
Retrieves objects from a session using the specified query parameters. Inherited from Session. |
Select |
Retrieves objects from a session using the specified query parameters. Inherited from Session. |
Select |
Retrieves objects from a session using the specified query parameters. Inherited from Session. |
Select |
Retrieves object data from a session asynchronously, according to specified query parameters. Inherited from Session. |
Select |
Asynchronously retrieves objects from a session, using the specified query parameters. Inherited from Session. |
Select |
Retrieves object data from a session asynchronously, according to specified query parameters. Inherited from Session. |
Select |
Retrieves object data from a session asynchronously according to specified query parameters. Inherited from Session. |
Select |
Retrieves object data from a session asynchronously, according to specified query parameters. Inherited from Session. |
Select |
Retrieves objects from a session using the specified query parameters, including all in-memory changes into query results. Inherited from Session. |
Select |
Asynchronously retrieves objects from a session, according to specified query parameters. Accounts for all in-memory object changes. Inherited from Session. |
Set |
This method is intended for internal use. Inherited from Session. |
Set |
Assigns the key property’s value of the specified persistent object. Inherited from Session. |
To |
Returns a string that represents the current session. Inherited from Session. |
Trigger |
This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from Session. |
Update |
Updates the storage schema according to the class descriptions that are listed in the assemblies that have been loaded into the application domain. Inherited from Session. |
Update |
Updates the database schema to support the persistence of the objects with the specified metadata information. Inherited from Session. |
Update |
Updates a data store’s schema according to the class descriptions of the specified types. Inherited from Session. |
Update |
Updates the storage schema according to the class descriptions that are listed in the specified assemblies. Inherited from Session. |
Update |
Updates a data store’s schema according to the class descriptions of the specified types. Inherited from Session. |
Update |
Asynchronously updates the database schema to support the persistence of the objects with the specified metadata information. Inherited from Session. |
Update |
Asynchronously updates the database schema to support the persistence of the objects with the specified metadata information. Inherited from Session. |
Update |
Asynchronously updates the storage schema according to the class descriptions that are listed in the specified assemblies. Inherited from Session. |
Update |
Asynchronously updates a data store’s schema according to the class descriptions of the specified types. Inherited from Session. |
Update |
Asynchronously updates the storage schema according to the class descriptions that are listed in the assemblies that have been loaded into the application domain. Inherited from Session. |
Wait |
This method is intended for internal use. Inherited from Session. |
See Also