ExecuteQueryOp constructor

ExecuteQueryOp(
  1. Query query
)

Implementation

ExecuteQueryOp(Query query) : super(query, 'ExecuteQuery');