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