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,指示命名空间名称。

适用于