[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Parser for property names that can be simple, nested, mapped or a combination of these. Uses ANTLR parser to parse.

The following tables list the members exposed by the PropertyParser type.

Public Methods

  NameDescription
Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
static memberParse
Parse the given property name returning a Property instance for the property.

ToString (Inherited from Object.)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Constructors

  NameDescription
PropertyParserNew