SPDatabase.DBAccessUsername property

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

Syntax

'Declaration
Public ReadOnly Property DBAccessUsername As String
    Get
'Usage
Dim instance As SPDatabase
Dim value As String

value = instance.DBAccessUsername
public string DBAccessUsername { get; }

Property value

Type: System.String

See also

Reference

SPDatabase class

SPDatabase members

Microsoft.SharePoint.Administration namespace