Share via


MissingMetadataPropertyException Constructor

Include Protected Members
Include Inherited Members

Constructs a new instance of the class with various options.

Overload List

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

Top

See Also

Reference

MissingMetadataPropertyException Class

MissingMetadataPropertyException Members

Microsoft.BusinessData.MetadataModel Namespace