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

Utility class for checking in a schema if fields exist and/or have an expected type.

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

Public Methods

  NameDescription
static memberCheckLong
Check if the field identified by the field name is of type long according to the schema.

CheckNumericOverloaded.
Equals (Inherited from Object.)
ExistsOverloaded.
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
ToString (Inherited from Object.)

Protected Methods

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

Public Constructors

  NameDescription
PropertyCheckHelperNew