次の方法で共有


DataViewSetting.Table プロパティ

DataViewSetting プロパティを適用する DataTable を取得します。

Public ReadOnly Property Table As DataTable
[C#]
public DataTable Table {get;}
[C++]
public: __property DataTable* get_Table();
[JScript]
public function get Table() : DataTable;

プロパティ値

DataTable オブジェクト。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET

参照

DataViewSetting クラス | DataViewSetting メンバ | System.Data 名前空間