PrepareQueryOp constructor

PrepareQueryOp(
  1. Query query
)

Implementation

PrepareQueryOp(Query query) : super(query, 'PrepareQuery');