5 references to IndexKeyLength
System.Data.Common (5)
System\Data\LinqDataView.cs (3)
122
throw ExceptionBuilder.
IndexKeyLength
(0, 0);
151
throw ExceptionBuilder.
IndexKeyLength
(0, 0);
191
throw ExceptionBuilder.
IndexKeyLength
(0, 0);
System\Data\Selection.cs (2)
541
throw ExceptionBuilder.
IndexKeyLength
(_indexFields.Length, 1);
582
throw ExceptionBuilder.
IndexKeyLength
(_indexFields.Length, c);