Example #1
0
 public Task <int> ExecuteNonQueryAsync()
 {
     return(__command.ExecuteNonQueryAsync());
 }