SPDataSourceMigratorException - Classe
Représente une exception qui se produit lors de la migration d'une source de données.
Hiérarchie d’héritage
System.Object
System.Exception
Microsoft.SharePoint.Upgrade.SPDataSourceMigratorException
Espace de noms : Microsoft.SharePoint.Upgrade
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPDataSourceMigratorException _
Inherits Exception
'Utilisation
Dim instance As SPDataSourceMigratorException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPDataSourceMigratorException : Exception
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.