ReliableSqlConnection.Open Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Open() |
Opens a database connection with the settings specified by the ConnectionString and ConnectionRetryPolicy properties.
|
|
Open(RetryPolicy) |
Opens a database connection with the settings specified by the connection string and the specified retry policy.
|
See Also
Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling Namespace