XpoDefault Methods
Provides global settings.
Name | Description |
---|---|
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. |
Force |
Forces the XPO to create performance counters. |
Get |
Gets a connection pool’s connection string based on a specified standard connection string, pool capacity, and connection limit. |
Get |
Gets a connection pool’s connection string based on a specified standard connection string and pool capacity. |
Get |
Gets a connection pool’s connection string based on a specified standard connection string. The pool’s capacity and connection limit are set to default values. |
Get |
Creates a data store provider (an IData |
Get |
Creates a data store provider (an IData |
Get |
Creates a data store provider (an IData |
Get |
Creates a data store provider (an IData |
Get |
Creates a data layer for the default connection string and default metadata information. |
Get |
Creates a data layer for the default connection string and specified metadata information. |
Get |
Creates a data layer for the specified connection and the default metadata. |
Get |
Creates a data layer for the specified connection and metadata information and returns objects that need to be disposed of when a connection to a data store is closed. |
Get |
Creates a data layer for the specified connection and metadata information. |
Get |
Creates a data access layer. |
Get |
Creates a data access layer. |
Get |
Creates a data access layer. |
Get |
Gets the dictionary where metadata on persistent objects is stored by default. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the optimal packet size (the number of operands in a packet) for a specified number of operands passed to the In |
Get |
Returns the optimal packet size (the number of operands in a packet) for a specified number of operands passed to the In |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
New |
Generates a new globally unique identifier (GUID). |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also