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 | |
---|---|---|
Changed | (Inherited from Connection.) | |
DisplayName | (Inherited from Connection.) | |
EntityName | Gets or sets the name of the connection entity. | |
EntityNamespace | Gets or sets the namespace to which the connection entity belongs. | |
FilterName | Gets or sets the name attribute of the Microsoft Business Connectivity Services (BCS) connection's filter. | |
IsDirectoryService | (Inherited from Connection.) | |
MappedAttribute | ||
Parent | (Inherited from Connection.) | |
ProfilePropertyName | Gets or sets the name of the profile property that is used as the join field for this connection. | |
PropertyMapping | (Inherited from Connection.) | |
SystemName | Gets or sets the name of the external line-of-business system to which you are connecting. | |
Type | Gets the type of the connection. (Inherited from Connection.) |
Top
Methods
Name | Description | |
---|---|---|
Delete | Deletes the profile synchronization connection for the Business Data Connectivity (BDC) service. (Overrides Connection.Delete().) | |
Equals | (Inherited from Connection.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Connection.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Update | (Inherited from Connection.) |
Top