4 references to CommandList
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlCommandSet.cs (4)
66return CommandList.Count; 203CommandList.Add(cmd); 275return CommandList[commandIndex].Parameters[parameterIndex]; 286return CommandList[commandIndex].Parameters.Count;