4 references to AsynchronousProcessing
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlConnectionString.cs (4)
253
ConvertValueToBoolean(KEY.
AsynchronousProcessing
, DEFAULT.Asynchronous); // while we don't use it anymore, we still need to verify it is true/false
639
hash.Add(KEY.
AsynchronousProcessing
, KEY.
AsynchronousProcessing
);
677
hash.Add(SYNONYM.Async, KEY.
AsynchronousProcessing
);