SPScaleOutDatabase class

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Administration.SPPersistedObject
      Microsoft.SharePoint.Administration.SPPersistedUpgradableObject
        Microsoft.SharePoint.Administration.SPDatabase
          Microsoft.Office.Server.SPScaleOutDatabase

Namespace:  Microsoft.Office.Server
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public MustInherit Class SPScaleOutDatabase _
    Inherits SPDatabase
'Usage
Dim instance As SPScaleOutDatabase
public abstract class SPScaleOutDatabase : SPDatabase

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

Microsoft.Office.Server namespace