SPDataSourceMigratorException-Klasse
Stellt eine Ausnahme dar, die während der Migration einer Datenquelle auftritt.
Vererbungshierarchie
System.Object
System.Exception
Microsoft.SharePoint.Upgrade.SPDataSourceMigratorException
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPDataSourceMigratorException _
Inherits Exception
'Usage
Dim instance As SPDataSourceMigratorException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPDataSourceMigratorException : Exception
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.