GetDataTable

DataTable をメッセージから取得します。

構文

public DataTable getDataTable() 

パラメータ

なし

結果

なし

DataTable dataTable = message.getDataTable();