UpdatingFields Property (MySqlDataTable)
Gets or sets string containing list of field names used to generate update commands.
public new string UpdatingFields {get; set;}
'Declaration
Public Shadows Property UpdatingFields As String
Property Value
The string containing list of field names separated by semicolon.