PropertyConstraintException 构造函数

包括受保护的成员
包括继承的成员

[本页针对的是实体框架版本 6。最新版本以“实体框架”NuGet 包的形式提供。有关实体框架的更多信息,请参见 msdn.com/data/ef。]

初始化 PropertyConstraintException 类的新实例。

重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。

重载列表 

  名称 描述
公共方法 PropertyConstraintException() 初始化 PropertyConstraintException 类的新实例。
公共方法 PropertyConstraintException(String) 初始化 PropertyConstraintException 类的新实例。
公共方法 PropertyConstraintException(String, Exception) 使用提供的消息和内部异常初始化 PropertyConstraintException 类的新实例
公共方法 PropertyConstraintException(String, String) 初始化 PropertyConstraintException 类的新实例。
公共方法 PropertyConstraintException(String, String, Exception) 初始化 PropertyConstraintException 类的新实例。

顶部

请参阅

参考

PropertyConstraintException 类

System.Data.Entity.Core 命名空间