20 references to IsNull
System.Data (20)
fx\src\data\System\Data\DataRelation.cs (1)
279if (range.IsNull) {
fx\src\data\System\Data\DataTable.cs (4)
1983if (range.IsNull) { 2802if (range.IsNull) 2810if (range.IsNull) 4509if (!result.IsNull) {
fx\src\data\System\Data\DataView.cs (2)
825if (range.IsNull) { 1097if (!recordRange.IsNull) {
fx\src\data\System\Data\ForeignKeyConstraint.cs (11)
246if (!range.IsNull) { 277if (!range.IsNull) { 290if (!range.IsNull) { 308if (!range.IsNull) { 324if (!range.IsNull) { 353if (!range.IsNull) { 365if (!range.IsNull) { 393if (!range.IsNull) { 402if (!range.IsNull) { 419if (!range.IsNull) { 434if (!range.IsNull) {
fx\src\data\System\Data\Range.cs (2)
30if (IsNull) 57if (this.IsNull) {