4 references to AsynchronousProcessing
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (4)
139validKeywords[(int)Keywords.AsynchronousProcessing] = DbConnectionStringKeywords.AsynchronousProcessing; 181hash.Add(DbConnectionStringKeywords.AsynchronousProcessing, Keywords.AsynchronousProcessing); 347[DisplayName(DbConnectionStringKeywords.AsynchronousProcessing)] 354SetValue(DbConnectionStringKeywords.AsynchronousProcessing, value);