Platform Core .NET Assemblies API
FunctionChanged Event
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQueryExpression Class : FunctionChanged Event

Glossary Item Box

An event that occurs after the query function has changed to an object schema.

Syntax

 
C#
 
 

Event Data

The event handler receives an argument of type EntitySchemaQueryPropertyChangedEventArgs<T> containing data related to this event. The following EntitySchemaQueryPropertyChangedEventArgs<T> properties provide information specific to this event.

PropertyDescription
OldValuePrevious value of property of the entity schema query.  
ValueCurrent value of property of the entity schema query.  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.