UpdatingTable Property (SqlDataTable)
Gets or sets the string containing table name used to generate update commands.
public new string UpdatingTable {get; set;}
'Declaration
Public Shadows Property UpdatingTable As String
Property Value
The string containing table name.