New to Telerik UI for WPFStart a free 30-day trial

Represents the result of matching property metadata.

Definition

Namespace:Telerik.Windows.Persistence.Core

Assembly:Telerik.Windows.PersistenceFramework.dll

Syntax:

C#
[Flags]
public enum MatchResult

Fields

Full match.

C#
Full = 2

No match.

C#
None = 1

Partial match.

C#
Partial = 4
In this article
DefinitionFieldsFullNonePartial
Not finding the help you need?
Contact Support