CRMQuery properties

  • Bof. Indicates the beginning of query.
  • DatabaseName. Specifies a database other than the default system database.
  • Eof. Indicates the last row of query.
  • FieldValue. Gets or sets individual fields in a query.
  • RecordCount. Gets the number of records referred to by the CRMQuery object.
  • SQL. Sets the SQL statement for the query.