3 references to
System.Data.Common (3)
System\Data\DataView.cs (3)
517
get { return this
[
recordIndex]; }
777
rows[i] = this
[
i + range.Min];
1417
this
[
e.NewIndex].RaisePropertyChangedEvent(propertyName);