MetadataException - Constructeur (Type)
Initialise une nouvelle instance de la classe avec le type d'objet de métadonnées.
Espace de noms : Microsoft.SharePoint.BusinessData.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Sub New ( _
metadataObjectType As Type _
)
'Utilisation
Dim metadataObjectType As Type
Dim instance As New MetadataException(metadataObjectType)
public MetadataException(
Type metadataObjectType
)
Paramètres
metadataObjectType
Type : System.TypeLe type d'objet de métadonnées qui est à l'origine de l'exception.
Voir aussi
Référence
Microsoft.SharePoint.BusinessData.Administration - Espace de noms