Extensions.TryOpen(DbConnection) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static bool TryOpen (this System.Data.Common.DbConnection connection);
static member TryOpen : System.Data.Common.DbConnection -> bool
<Extension()>
Public Function TryOpen (connection As DbConnection) As Boolean
Parameters
- connection
- DbConnection