Freigeben über


MetadataException-Konstruktor (String, Type)

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

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

Dim instance As New MetadataException(message, _
    metadataObjectType)
public MetadataException(
    string message,
    Type metadataObjectType
)

Parameter

Siehe auch

Referenz

MetadataException Klasse

MetadataException-Member

MetadataException-Überladung

Microsoft.SharePoint.BusinessData.Administration-Namespace