2 writes to unique
System.Data (2)
fx\src\data\System\Data\DataColumn.cs (2)
1248
this.
unique
= value;
1276
this.
unique
= value;
2 references to unique
System.Data (2)
fx\src\data\System\Data\DataColumn.cs (2)
1223
return
unique
;
1229
if (
unique
!= value) {