Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the BDC database service object.
Namespace: Microsoft.SharePoint.BusinessData.SharedService
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Database As BdcServiceDatabase
Get
'Usage
Dim instance As BdcServiceApplication
Dim value As BdcServiceDatabase
value = instance.Database
public BdcServiceDatabase Database { get; }
Property Value
Type: Microsoft.SharePoint.BusinessData.SharedService.BdcServiceDatabase
The BDC database service object.