DataTableClearEventArgs.TableName プロパティ

定義

行が削除されるテーブル名を取得します。

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

プロパティ値

テーブル名を示す String

適用対象