Namespace: Consultingwerk
Class 
BeginsMatches Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:BeginsMatches
Purpose:Handles the BEGINSMATCHES operator
Description:Depending on the position of the * in a search or
query-string we'll be using BEGINS or MATCHES
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Feb 17 08:19:00 CET 2019
Purpose: Returns the operator name (BEGINS or MATCHES)
Notes:



Top Method Summary
Options Name Purpose
+ Consultingwerk.BeginsMatches FromValue (character) Returns the BeginsMatches instance matching the provided value

Top Constructor Summary
Options Name Purpose
- BeginsMatches () Constructor for the BeginsMatches class

Top Property Summary
Options Name Purpose
+ CHARACTER Operator
+ CHARACTER Value


Method Detail
Top

PUBLIC Consultingwerk.BeginsMatches FromValue (character)

Purpose: Returns the BeginsMatches instance matching the provided value
Notes:

Parameters:
pcValue CHARACTER
The query value
Returns Consultingwerk.BeginsMatches
The BeginsMatches instance


Constructor Detail
Top

PRIVATE BeginsMatches ()

Purpose: Constructor for the BeginsMatches class
Notes: Disallow instance creation



Property Detail
Top

PUBLIC CHARACTER Operator


Returns CHARACTER
Top

PUBLIC CHARACTER Value


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:48:49