Method | Description | |
---|---|---|
Create ( DbConnection, connection ) : IDbCommandAsyncExecutor | ||
Create ( IDbConnection connection ) : IDbCommandExecutor |
public static Create ( DbConnection, connection ) : IDbCommandAsyncExecutor | ||
connection | DbConnection, | |
return | IDbCommandAsyncExecutor |
public static Create ( IDbConnection connection ) : IDbCommandExecutor | ||
connection | IDbConnection | |
return | IDbCommandExecutor |