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

新しい DataTable の名前。
DataTable の新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal tableName As System.String _
)
public DataTable( 
   System.string tableName
)

パラメータ

tableName
新しい DataTable の名前。
参照

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