DataTableClearEventArgs.TableNamespace プロパティ

定義

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

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

プロパティ値

名前空間名を示す String

適用対象