1 write to Text
System.Data.Common (1)
System\Data\DataRow.cs (1)
105
_error.
Text
= value;
2 references to Text
System.Data.Common (2)
System\Data\DataRow.cs (2)
91
get { return _error == null ? string.Empty : _error.
Text
; }
103
else if (_error.
Text
!= value)