TableName Property (MySqlTableChangeEventArgs)
Gets name of the table that was modified on the server.
public string TableName {get;}
'Declaration
Public ReadOnly Property TableName As String
Property Value
Name of the table that was modified on the server.