Share via


BusinessDataCatalogConnection Members

Include Protected Members
Include Inherited 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 (Inherited from Connection.)
Public property DisplayName (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 (Inherited from Connection.)
Public property MappedAttribute
Public property Parent (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 (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 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 (Inherited from Connection.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Connection.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Update (Inherited from Connection.)

Top

See Also

Reference

BusinessDataCatalogConnection Class

Microsoft.Office.Server.UserProfiles Namespace