Share via


PropertyValidatorInt Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the PropertyValidatorInt class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method PropertyValidatorInt() Initializes a new instance of the PropertyValidatorInt class.
Public method PropertyValidatorInt(array<Int32[]) Initializes a new instance of the PropertyValidatorInt class by using the provided array of valid values.
Public method PropertyValidatorInt(Boolean, array<Int32[]) Initializes a new instance of the PropertyValidatorInt class by using the provided values.
Public method PropertyValidatorInt(Boolean, Int32, Int32)
Public method PropertyValidatorInt(Boolean, Boolean, Int32, Int32)

Top

See Also

Reference

PropertyValidatorInt Class

Microsoft.Data.Schema.Build Namespace