SPWebApplication.DatabaseRoles property

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

Syntax

'Declaration
Protected Friend Overridable ReadOnly Property DatabaseRoles As String()
    Get
'Usage
Dim value As String()

value = Me.DatabaseRoles
protected internal virtual string[] DatabaseRoles { get; }

Property value

Type: []

See also

Reference

SPWebApplication class

SPWebApplication members

Microsoft.SharePoint.Administration namespace