InvalidMetadataPropertyException Constructor

Include Protected Members
Include Inherited Members

Constructs a new instance of the class with various options.

Overload List

  Name Description
Public method InvalidMetadataPropertyException() Constructs a new instance of the class.
Public method InvalidMetadataPropertyException(String) Constructs a new instance of the class with a message.
Protected method InvalidMetadataPropertyException(SerializationInfo, StreamingContext) Constructs a new instance of the class by using the serialization information and the streaming context.
Public method InvalidMetadataPropertyException(String, Exception) Constructs a new instance of the class with a message and the inner exception.
Public method InvalidMetadataPropertyException(Type, IExceptionHelper) Constructs a new instance of the class by using the metadata object type and an exception helper.
Public method InvalidMetadataPropertyException(String, String, Type, IExceptionHelper) Constructs a new instance of the class by using the property name that is not valid, a metadata object name, a metadata object type, and an exception helper.
Public method InvalidMetadataPropertyException(String, String, String, Type, IExceptionHelper) Constructs a new instance of the class with a message, a property name that is not valid, a metadata object name, a metadata object type, and an exception helper.
Public method InvalidMetadataPropertyException(String, Exception, String, String, Type, IExceptionHelper) Constructs a new instance of the class with a message, an inner exception, a property name that is not valid, a metadata object name, a metadata object type, and an exception helper.

Top

See Also

Reference

InvalidMetadataPropertyException Class

InvalidMetadataPropertyException Members

Microsoft.BusinessData.MetadataModel Namespace