Share via


BusinessDataCatalogConnection members

Represents a connection to a line-of-business (LOB) data store.

The BusinessDataCatalogConnection type exposes the following members.

Properties

  Name Description
Protected property Changed Gets or sets a Boolean value that indicates whether the connection has changed. (Inherited from Connection.)
Public property DisplayName Gets the display name of the connection. (Inherited from Connection.)
Public property EntityName Gets or sets the name of the connection entity.
Public property EntityNamespace Gets or sets the namespace to which the connection entity belongs.
Public property FilterName Gets or sets the name attribute of the Microsoft Business Connectivity Services (BCS) connection's filter.
Public property IsDirectoryService Gets a Boolean value that indicates whether the data source type is a directory service. (Inherited from Connection.)
Public property MappedAttribute
Public property Parent Gets the ConnectionManager object that is associated with the connection. (Inherited from Connection.)
Public property ProfilePropertyName Gets or sets the name of the profile property that is used as the join field for this connection.
Public property PropertyMapping Gets the property mappings for the connection. (Inherited from Connection.)
Public property SystemName Gets or sets the name of the external line-of-business system to which you are connecting.
Public property Type Gets the data source type of the connection. (Inherited from Connection.)

Top

Methods

  Name Description
Public method Delete Deletes the profile synchronization connection for the Business Data Connectivity (BDC) service. (Overrides Connection.Delete().)
Public method Equals Compares this connection to another connection. (Inherited from Connection.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Returns the hash code for the display name of the connection. (Inherited from Connection.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Update Updates the connection information. (Inherited from Connection.)

Top

Fields

  Name Description
Protected field ds Represents the ConnectionManager object that is associated with the connection. (Inherited from Connection.)

Top

See also

Reference

BusinessDataCatalogConnection class

Microsoft.Office.Server.UserProfiles namespace