Enum
MatchResult

Represents the result of matching property metadata.

Definition

Namespace:Telerik.Windows.Persistence.Core

Assembly:Telerik.Windows.PersistenceFramework.dll

Syntax:

cs-api-definition
[Flags]
public enum MatchResult

Fields

Full

Full match.

Declaration

cs-api-definition
Full = 2

Field Value

MatchResult

None

No match.

Declaration

cs-api-definition
None = 1

Field Value

MatchResult

Partial

Partial match.

Declaration

cs-api-definition
Partial = 4

Field Value

MatchResult

In this article
DefinitionFieldsFullNonePartial
Not finding the help you need?
Contact Support