Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Include Protected Members
Include Inherited Members
Initializes a new instance of the AttributeTableValidationException 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
.gif)
AttributeTableValidationException()
Initializes a new instance of the AttributeTableValidationException class.
.gif)
AttributeTableValidationException(String)
Initializes a new instance of the AttributeTableValidationException class with a message.
.gif)
AttributeTableValidationException(SerializationInfo, StreamingContext)
Initializes a new instance of the AttributeTableValidationException class with serialization information.
.gif)
AttributeTableValidationException(String, IEnumerable<String>)
Initializes a new instance of the AttributeTableValidationException class with a collection of validation errors.
.gif)
AttributeTableValidationException(String, Exception)
Initializes a new instance of the AttributeTableValidationException class with an inner exception.
.gif)
AttributeTableValidationException(String, Exception, IEnumerable<String>)
Initializes a new instance of the AttributeTableValidationException class with a message, a collection of error strings, and an inner exception.
Top
See Also
Reference
AttributeTableValidationException Class