MissingMetadataPropertyException Constructor (String)

Initializes a new instance of the class with a message.

Namespace:  Microsoft.BusinessData.MetadataModel
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
'Usage
Dim message As String

Dim instance As New MissingMetadataPropertyException(message)
public MissingMetadataPropertyException(
    string message
)

Parameters

See Also

Reference

MissingMetadataPropertyException Class

MissingMetadataPropertyException Members

MissingMetadataPropertyException Overload

Microsoft.BusinessData.MetadataModel Namespace