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)
91get { return _error == null ? string.Empty : _error.Text; } 103else if (_error.Text != value)