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

適用於