1 override of Timeout
System.Data.Common (1)
System\Data\Common\DbDataSource.cs (1)
536
public override int
Timeout
1 write to Timeout
System.Data.Common (1)
System\Data\Common\DbDataSource.cs (1)
539
set => _wrappedBatch.
Timeout
= value;
1 reference to Timeout
System.Data.Common (1)
System\Data\Common\DbDataSource.cs (1)
538
get => _wrappedBatch.
Timeout
;