ConnectionProviderSql Fields
Implements the base functionality for SQL-based data store adapters, including the MSSqlConnectionProvider and other adapters listed in the Database Systems Supported by XPO topic.
Name | Description |
---|---|
Default |
Specifies the timeout value passed to the IDb |
Enable |
|
Global |
Specifies the timeout value passed to the IDb |
Global |
Specifies how connection providers initialize command parameters. Use the Query |
Global |
|
Global |
This property is now obsolete. Use Global |
Identity |
|
Max |
|
Max |
|
Query |
Specifies how a connection provider initializes command parameters. |
Use |
|
Use |
This property is now obsolete. Use Query |
Xpo |
Returns a parameter name used to denote a provider type in a connection string. The default value is “Xpo |
See Also