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