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