Share via


SPSecureDBCredential.IsFullyPopulated method

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

Syntax

'Declaration
Public Function IsFullyPopulated As Boolean
'Usage
Dim instance As SPSecureDBCredential
Dim returnValue As Boolean

returnValue = instance.IsFullyPopulated()
public bool IsFullyPopulated()

Return value

Type: System.Boolean

See also

Reference

SPSecureDBCredential class

SPSecureDBCredential members

Microsoft.SharePoint.Administration namespace