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