MSSqlConnectionProvider Fields
Implements data-aware operations for working with an Microsoft SQL Server or Microsoft SQL Azure database.
Name | Description |
---|---|
Default |
Specifies the timeout value passed to the IDb |
Enable |
Inherited from Connection |
Global |
Specifies the timeout value passed to the IDb |
Global |
Specifies how connection providers initialize command parameters. Use the Query |
Global |
Inherited from Connection |
Global |
Disables the smart discovery service that loads a data provider library. |
Global |
This property is now obsolete. Use Global |
Identity |
Inherited from Connection |
Is |
Specifies whether or not the “NOT FOR REPLICATION” option is used in SQL statements that create constraints. |
Max |
Inherited from Connection |
Max |
Inherited from Connection |
Maximum |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Maximum |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Objects |
The default owner of the objects in the Microsoft SQL database. By default “dbo”. |
Query |
Specifies how a connection provider initializes command parameters.
Inherited from Connection |
Use |
Inherited from Connection |
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 |
Xpo |
Gets the name of the current connection provider. This name is used internally when generating a connection string via the MSSql |
See Also