コード例 #1
0
 public override object ExecuteScalar()
 {
     return(_commandExecutor.ExecuteScalar(this));
 }