Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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