vb2005で、 Using scope As New TransactionScope(TransactionScopeOption.Required,fromseconds(600)) insert ...etc scope.complete() end using このとき、scopeの中を見たい。 本当に10分または600秒であるか ご教示ください。
↧