Udostępnij za pośrednictwem


ReliableSqlConnection.Open Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method Open()
Opens a database connection with the settings specified by the ConnectionString and ConnectionRetryPolicy properties.
Public method Open(RetryPolicy)
Opens a database connection with the settings specified by the connection string and the specified retry policy.

See Also

ReliableSqlConnection Class

ReliableSqlConnection Members

Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling Namespace