SPDatabaseSequence.Database Property
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property Database As SPDatabase
Get
'Usage
Dim value As SPDatabase
value = Me.Database
protected SPDatabase Database { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPDatabase