Compartir a través de


de la propiedad BdcServiceApplication.Database

Obtiene el objeto de servicio de base de datos de BDC .

Espacio de nombres:  Microsoft.SharePoint.BusinessData.SharedService
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public ReadOnly Property Database As BdcServiceDatabase
    Get
'Uso
Dim instance As BdcServiceApplication
Dim value As BdcServiceDatabase

value = instance.Database
public BdcServiceDatabase Database { get; }

Valor de propiedad

Tipo: Microsoft.SharePoint.BusinessData.SharedService.BdcServiceDatabase
El objeto de servicio de base de datos de BDC .

Vea también

Referencia

clase BdcServiceApplication

Miembros BdcServiceApplication

Espacio de nombres Microsoft.SharePoint.BusinessData.SharedService