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