RefreshingFields Property (DbDataTable)
Gets or sets list of fields whose values should be retrieved after a DML statement execution.
public string RefreshingFields {get; set;}
'Declaration
Public Property RefreshingFields As String
Property Value
The string containing list of field names separated by semicolon.