StatusTransactionDataSet.StatusTransactionsDataTable.NewStatusTransactionsRow メソッド
行オブジェクトを作成するには、 StatusTransactionsDataTableで。
名前空間: WebSvcStatusing
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Function NewStatusTransactionsRow As StatusTransactionDataSet.StatusTransactionsRow
'使用
Dim instance As StatusTransactionDataSet.StatusTransactionsDataTable
Dim returnValue As StatusTransactionDataSet.StatusTransactionsRow
returnValue = instance.NewStatusTransactionsRow()
public StatusTransactionDataSet.StatusTransactionsRow NewStatusTransactionsRow()
戻り値
型: WebSvcStatusing.StatusTransactionDataSet.StatusTransactionsRow
関連項目
参照先
StatusTransactionDataSet.StatusTransactionsDataTable クラス