ThatRendle / Simple.Data

A light-weight, dynamic data access component for C# 4.0
MIT License
1.33k stars 302 forks source link

Added BulkCopyTimeout to AdoOptions #395

Open bmccord opened 7 years ago

bmccord commented 7 years ago

Needed to be able to change the timeout on SQL Bulk Copies.