Data for Silverlight
DataView コンストラクタ(DataTable)

この DataView のデータを提供する DataTable
DataView クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal table As DataTable _
)
public DataView( 
   DataTable table
)

パラメータ

table
この DataView のデータを提供する DataTable
参照

DataView クラス
DataView メンバ
オーバーロード一覧