PropertyConstraintException Constructor (String^, String^)
.NET Framework (current version)
Initializes a new instance of the PropertyConstraintException class.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Parameters
- message
-
Type:
System::String^
A localized error message.
- propertyName
-
Type:
System::String^
The name of the property.
.NET Framework
Available since 4.5
Available since 4.5
Show: