Compartir a través de


Clase BusinessDataCatalogConnection

Representa una conexión a un almacén de datos de línea de negocio (LOB).

Jerarquía de la herencia

System.Object
  Microsoft.Office.Server.UserProfiles.Connection
    Microsoft.Office.Server.UserProfiles.BusinessDataCatalogConnection

Espacio de nombres:  Microsoft.Office.Server.UserProfiles
Ensamblado:  Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)

Sintaxis

'Declaración
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Class BusinessDataCatalogConnection _
    Inherits Connection
'Uso
Dim instance As BusinessDataCatalogConnection
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public class BusinessDataCatalogConnection : Connection

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros BusinessDataCatalogConnection

Espacio de nombres Microsoft.Office.Server.UserProfiles