Share via


DatabaseProviderTypePersistedObject-Klasse

Speichert den Assembly vollständig qualifizierten Typnamen eines registrierten IDatabaseProvider -Objekts.

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Administration.SPPersistedObject
      Microsoft.SharePoint.Administration.AppDeployment.DatabaseProviderTypePersistedObject

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class DatabaseProviderTypePersistedObject _
    Inherits SPPersistedObject
'Usage
Dim instance As DatabaseProviderTypePersistedObject
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class DatabaseProviderTypePersistedObject : SPPersistedObject

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

DatabaseProviderTypePersistedObject-Member

Microsoft.SharePoint.Administration.AppDeployment-Namespace