DataTableClearEventArgs.TableName Property

Definition

Gets the table name whose rows are being cleared.

public:
 property System::String ^ TableName { System::String ^ get(); };
public string TableName { get; }
member this.TableName : string
Public ReadOnly Property TableName As String

Property Value

A String indicating the table name.

Applies to