DatabaseEnableDisableState enumeration

Enumeration used to define database enable/disable states.

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

Syntax

'Declaration
Public Enumeration DatabaseEnableDisableState
'Usage
Dim instance As DatabaseEnableDisableState
public enum DatabaseEnableDisableState

Members

Member name Description
Enable
Disable

See also

Reference

Microsoft.SharePoint.Administration.DatabaseProvider namespace