Namespace: Consultingwerk.OERA
Class 
CanFindParameter Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.JsonSerializable
Implements: Consultingwerk.IJsonSerializable

File:CanFindParameter
Purpose:Parameter object to the BusinessEntity:CanFind method
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Nov 11 07:01:55 CET 2015
Notes:Find String starting with "WHERE Buffer.Field = value"
or "Buffer.Field = value"


Top Constructor Summary
Options Name Purpose
CanFindParameter () Constructor for the CanFindParameter class
CanFindParameter (character) Constructor for the CanFindParameter class
CanFindParameter (character, character) Constructor for the CanFindParameter class

Top Property Summary
Options Name Purpose
CHARACTER FindString
LOGICAL Result
CHARACTER TableName


Constructor Detail
Top

CanFindParameter ()

Purpose: Constructor for the CanFindParameter class
Notes:

Top

CanFindParameter (character)

Purpose: Constructor for the CanFindParameter class
Notes:

Parameters:
pcFindString CHARACTER
The value for the FindString
Top

CanFindParameter (character, character)

Purpose: Constructor for the CanFindParameter class
Notes: Starting with "WHERE Buffer.Field = value" or "Buffer.Field = value"

Parameters:
pcFindString CHARACTER
The value for the FindString
pcTableName CHARACTER
The value for the TableName


Property Detail
Top

CHARACTER FindString


Returns CHARACTER
Top

LOGICAL Result


Returns LOGICAL
Top

CHARACTER TableName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:04:50