Namespace: Consultingwerk.OERA
Interface 
IDataAccessCanFind Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.BusinessEntityDesigner.Services.BusinessEntityDataAccess, Consultingwerk.BusinessEntityDesigner.Services.DatabaseSchemaDataAccess, Consultingwerk.Framework.RepositoryServices.Dynamics.Entities.LanguageDataAccess, Consultingwerk.Framework.RepositoryServices.Dynamics.Entities.LoginCompanyDataAccess, Consultingwerk.Framework.RepositoryServices.Dynamics.Entities.SmartObjectDataAccess, Consultingwerk.Framework.RepositoryServices.Dynamics.Entities.SmartObjectInstanceDataAccess, Consultingwerk.Framework.RepositoryServices.Dynamics.ObjectTypeDataAccess, Consultingwerk.Framework.RepositoryServices.Dynamics.ProductModuleDataAccess, Consultingwerk.OERA.DataAccess, Consultingwerk.RollbaseAdapter.MetaData.ObjectDefDataAccess, Consultingwerk.RollbaseAdapter.MetaData.ObjectDefNamesDataAccess, Consultingwerk.SmartFramework.Authentication.UserDataAccess, Consultingwerk.SmartFramework.Authorization.FieldSecurityItemDataAccess, Consultingwerk.SmartFramework.Authorization.GroupDataAccess, Consultingwerk.SmartFramework.Authorization.MenuGroupDataAccess, Consultingwerk.SmartFramework.Authorization.SecurityAssignmentDataAccess, Consultingwerk.SmartFramework.Authorization.SecurityObjectDataAccess, Consultingwerk.SmartFramework.Authorization.SecurityRealmDataAccess, Consultingwerk.SmartFramework.Authorization.SecurityTokenDataAccess, Consultingwerk.SmartFramework.Authorization.ToolbarSecurityItemDataAccess, Consultingwerk.SmartFramework.Authorization.UserGroupDataAccess, Consultingwerk.SmartFramework.Context.ContextStoreDataAccess, Consultingwerk.SmartFramework.Lock.LockDataAccess, Consultingwerk.SmartFramework.Menu.MenuDataAccess, Consultingwerk.SmartFramework.Menu.MenuStyleDataAccess, Consultingwerk.SmartFramework.Menu.ModuleDataAccess, Consultingwerk.SmartFramework.Menu.ProductDataAccess, Consultingwerk.SmartFramework.Repository.Class.AttributeDataAccess, Consultingwerk.SmartFramework.Repository.Class.AttributeGroupDataAccess, Consultingwerk.SmartFramework.Repository.Class.AttributeUsed.AttributeValueDataAccess, Consultingwerk.SmartFramework.Repository.Class.AttributeValueDataAccess, Consultingwerk.SmartFramework.Repository.Class.ClassTypeDataAccess, Consultingwerk.SmartFramework.Repository.Class.LinkTypeDataAccess, Consultingwerk.SmartFramework.Repository.Class.ObjectTypeDataAccess, Consultingwerk.SmartFramework.Repository.Class.SupportedInstanceObjectTypeDataAccess, Consultingwerk.SmartFramework.Repository.Class.SupportedLinkDataAccess, Consultingwerk.SmartFramework.Repository.Customization.CustomizationDataAccess, Consultingwerk.SmartFramework.Repository.Customization.CustomizationTypeDataAccess, Consultingwerk.SmartFramework.Repository.Field.EntityFieldMappingDataAccess, Consultingwerk.SmartFramework.Repository.Object.Export.ObjectMasterDataAccess, Consultingwerk.SmartFramework.Repository.Object.ObjectMasterDataAccess, Consultingwerk.SmartFramework.Repository.Object.WhereUsed.WhereUsedDataAccess, Consultingwerk.SmartFramework.Repository.ScreenMapping.EntityTableMappingDataAccess, Consultingwerk.SmartFramework.Repository.ScreenMapping.ScreenTypeDataAccess, Consultingwerk.SmartFramework.Repository.ScreenMapping.UiTypeDataAccess, Consultingwerk.SmartFramework.Scheduler.SchedulerJobDataAccess, Consultingwerk.SmartFramework.Scheduler.SchedulerJobPlanDataAccess, Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusDataAccess, Consultingwerk.SmartFramework.SmartDataAccess, Consultingwerk.SmartFramework.System.AttachmentDataAccess, Consultingwerk.SmartFramework.System.AttachmentRoleDataAccess, Consultingwerk.SmartFramework.System.CommentRoleDataAccess, Consultingwerk.SmartFramework.System.ConfigurationValueDataAccess, Consultingwerk.SmartFramework.System.DeletionDataAccess, Consultingwerk.SmartFramework.System.KeyFieldAssignmentTypeDataAccess, Consultingwerk.SmartFramework.System.LanguageDataAccess, Consultingwerk.SmartFramework.System.LoginCompanyDataAccess, Consultingwerk.SmartFramework.System.MessageDataAccess, Consultingwerk.SmartFramework.System.ModifiedStateDataAccess, Consultingwerk.SmartFramework.System.RelationDataAccess, Consultingwerk.SmartFramework.System.SmartBusinessEntityDataAccess, Consultingwerk.SmartFramework.System.TableDataAccess, Consultingwerk.SmartFramework.System.TranslationDataAccess, Consultingwerk.SmartFramework.System.UiTranslationDataAccess, Consultingwerk.SmartFramework.System.ValueListDataAccess, Consultingwerk.SmartFramework.Web.RouteDataAccess, Consultingwerk.SmartFramework.Workflow.WorkflowDataAccess, Consultingwerk.SmartUnit.OERA.MockDataAccess.GenericMockDataAccess, Consultingwerk.Windows.Framework.Localization.UserInterfaceCultureDataAccess

File:IDataAccessCanFind
Purpose:Interface for DataAccess implemementation that support
the CanFind method
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Nov 11 07:24:01 CET 2015



Top Method Summary
Options Name Purpose
+ CanFind (CanFindParameter) Returns a TRUE value if a record is found that meets the specified FIND criteria; otherwise it returns FALSE. CAN-FIND does not make the record available to the Business Entity or it's caller.


Method Detail
Top

PUBLIC CanFind (CanFindParameter)

Purpose: Returns a TRUE value if a record is found that meets the specified
FIND criteria; otherwise it returns FALSE. CAN-FIND does not make
the record available to the Business Entity or it's caller.
Notes: Result will be assigned to the Result property of the CanFindParameter
instance

Parameters:
poParameter Consultingwerk.OERA.CanFindParameter
The CanFindParameter with the parameters for this call


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:14:31