connection EntityType

Description: Relationship between two entities.

Entity Set path: [organization URI]/api/data/v8.0/connections

Base Type: crmbaseentity EntityType

Display Name: Connection

Primary Key: connectionid

Primary Name Attribute: name

Properties

Single-valued navigation properties

Collection-valued navigation properties

Properties

Properties represent fields of data stored in the entity. Some properties are not writable.

Name Type Details

_createdby_value

Edm.Guid

Description: Shows who created the record.

Computed property

Read-only property

_createdonbehalfby_value

Edm.Guid

Description: Shows who created the record on behalf of another user.

Computed property

Read-only property

_modifiedby_value

Edm.Guid

Description: Shows who last updated the record.

Computed property

Read-only property

_modifiedonbehalfby_value

Edm.Guid

Description: Shows who last updated the record on behalf of another user.

Computed property

Read-only property

_ownerid_value

Edm.Guid

Description: Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user.

_owningbusinessunit_value

Edm.Guid

Description: Shows the business unit that the record owner belongs to.

Computed property

Read-only property

_owningteam_value

Edm.Guid

Description: Unique identifier of the team who owns the connection.

Computed property

Read-only property

_owninguser_value

Edm.Guid

Description: Unique identifier of the user who owns the connection.

Computed property

Read-only property

_record1id_value

Edm.Guid

Description: Unique identifier of the source record.

Computed property

Read-only property

_record1roleid_value

Edm.Guid

Description: Choose the primary party's role or relationship with the second party.

Computed property

Read-only property

_record2id_value

Edm.Guid

Description: Unique identifier of the target record.

Computed property

Read-only property

_record2roleid_value

Edm.Guid

Description: Choose the secondary party's role or relationship with the primary party.

Computed property

Read-only property

_relatedconnectionid_value

Edm.Guid

Description: Unique identifier for the reciprocal connection record.

Computed property

Read-only property

_transactioncurrencyid_value

Edm.Guid

Description: Choose the local currency for the record to make sure budgets are reported in the correct currency.

Computed property

Read-only property

connectionid

Edm.Guid

Description: Unique identifier of the connection.

Display Name: Connection

createdon

Edm.DateTimeOffset

Description: Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.

Display Name: Created On

Read-only property

description

Edm.String

Description: Type additional information to describe the connection, such as the length or quality of the relationship.

Display Name: Description

effectiveend

Edm.DateTimeOffset

Description: Enter the end date of the connection.

Display Name: Ending

effectivestart

Edm.DateTimeOffset

Description: Enter the start date of the connection.

Display Name: Starting

entityimage

Edm.Binary

Description: The default image for the entity.

Display Name: Entity Image

entityimage_timestamp

Edm.Int64

Description:

Read-only property

entityimage_url

Edm.String

Description:

Read-only property

entityimageid

Edm.Guid

Description: For internal use only.

Display Name: Entity Image Id

Read-only property

exchangerate

Edm.Decimal

Description: Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency.

Display Name: Exchange Rate

Read-only property

importsequencenumber

Edm.Int32

Description: Unique identifier of the data import or data migration that created this record.

Display Name: Import Sequence Number

ismaster

Edm.Boolean

Description: Indicates that this is the master record.

Default Options:

1 : Yes
0 : No

Display Name: Is Master

Read-only property

modifiedon

Edm.DateTimeOffset

Description: Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.

Display Name: Modified On

Read-only property

name

Edm.String

Description: Name of the connection.

Display Name: Connection Name

Read-only property

overriddencreatedon

Edm.DateTimeOffset

Description: Date and time that the record was migrated.

Display Name: Record Created On

record1objecttypecode

Edm.Int32

Description: Shows the record type of the source record.

Default Options:

4216 : Social Activity
10000 : Profile Album
4202 : Email
2013 : Territory
4204 : Fax
4300 : Marketing List
1088 : Order
3 : Opportunity
4 : Lead
9400 : Channel Access Profile Rule
9930 : Knowledge Base Record
4251 : Recurring Appointment
1010 : Contract
4005 : Scheduling Group
4200 : Activity
4007 : Resource Group
4400 : Campaign
9953 : Knowledge Article
123 : Competitor
4000 : Facility/Equipment
9600 : Goal
4402 : Campaign Activity
1024 : Product
1090 : Invoice
4207 : Letter
4710 : Process Session
9 : Team
4212 : Task
50 : Position
4210 : Phone Call
99 : Social Profile
112 : Case
1022 : Price List
1 : Account
2 : Contact
8 : User
9700 : Entitlement
4214 : Service Activity
1084 : Quote
4201 : Appointment

Display Name: Type (From)

Read-only property

record2objecttypecode

Edm.Int32

Description: Shows the record type of the target record.

Default Options:

4216 : Social Activity
10000 : Profile Album
4300 : Marketing List
2013 : Territory
99 : Social Profile
1022 : Price List
1088 : Order
3 : Opportunity
4 : Lead
9400 : Channel Access Profile Rule
9930 : Knowledge Base Record
4251 : Recurring Appointment
1010 : Contract
4005 : Scheduling Group
4200 : Activity
4007 : Resource Group
4400 : Campaign
9953 : Knowledge Article
123 : Competitor
4000 : Facility/Equipment
4402 : Campaign Activity
50 : Position
4202 : Email
1024 : Product
9600 : Goal
4710 : Process Session
9 : Team
4204 : Fax
4210 : Phone Call
4212 : Task
1084 : Quote
4201 : Appointment
112 : Case
1 : Account
2 : Contact
1090 : Invoice
4207 : Letter
9700 : Entitlement
4214 : Service Activity
8 : User

Display Name: Type (To)

Read-only property

statecode

Edm.Int32

Description: Shows whether the connection is active or inactive. Inactive connections are read-only and can't be edited unless they are reactivated.

Default Options:

0 : Active
1 : Inactive

Display Name: Status

statuscode

Edm.Int32

Description: Reason for the status of the connection.

Default Options:

1 : Active
2 : Inactive

Display Name: Status Reason

versionnumber

Edm.Int64

Description: Version number of the connection.

Display Name: Version Number

Read-only property

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced.

Name Type Partner

createdby

systemuser EntityType

createdby_connection

createdonbehalfby

systemuser EntityType

lk_connectionbase_createdonbehalfby

modifiedby

systemuser EntityType

modifiedby_connection

modifiedonbehalfby

systemuser EntityType

lk_connectionbase_modifiedonbehalfby

ownerid

principal EntityType

owner_connections

owningbusinessunit

businessunit EntityType

business_unit_connections

record1id_account

account EntityType

account_connections1

record1id_activitypointer

activitypointer EntityType

activitypointer_connections1

record1id_appointment

appointment EntityType

appointment_connections1

record1id_campaign

campaign EntityType

campaign_connections1

record1id_campaignactivity

campaignactivity EntityType

campaignactivity_connections1

record1id_competitor

competitor EntityType

competitor_connections1

record1id_constraintbasedgroup

constraintbasedgroup EntityType

constraintbasedgroup_connections1

record1id_contact

contact EntityType

contact_connections1

record1id_contract

contract EntityType

contract_connections1

record1id_email

email EntityType

email_connections1

record1id_entitlement

entitlement EntityType

entitlement_connections1

record1id_equipment

equipment EntityType

equipment_connections1

record1id_fax

fax EntityType

fax_connections1

record1id_goal

goal EntityType

goal_connections1

record1id_incident

incident EntityType

incident_connections1

record1id_invoice

invoice EntityType

invoice_connections1

record1id_knowledgearticle

knowledgearticle EntityType

knowledgearticle_connections1

record1id_knowledgebaserecord

knowledgebaserecord EntityType

KnowledgeBaseRecord_connections1

record1id_lead

lead EntityType

lead_connections1

record1id_letter

letter EntityType

letter_connections1

record1id_list

list EntityType

list_connections1

record1id_opportunity

opportunity EntityType

opportunity_connections1

record1id_phonecall

phonecall EntityType

phonecall_connections1

record1id_position

position EntityType

position_connection1

record1id_pricelevel

pricelevel EntityType

pricelevel_connections1

record1id_product

product EntityType

product_connections1

record1id_quote

quote EntityType

quote_connections1

record1id_recurringappointmentmaster

recurringappointmentmaster EntityType

recurringappointmentmaster_connections1

record1id_resourcegroup

resourcegroup EntityType

resourcegroup_connections1

record1id_salesorder

salesorder EntityType

salesorder_connections1

record1id_serviceappointment

serviceappointment EntityType

serviceappointment_connections1

record1id_socialactivity

socialactivity EntityType

socialactivity_connections1

record1id_socialprofile

socialprofile EntityType

socialprofile_connections1

record1id_systemuser

systemuser EntityType

systemuser_connections1

record1id_task

task EntityType

task_connections1

record1id_team

team EntityType

team_connections1

record1id_territory

territory EntityType

territory_connections1

record1roleid

connectionrole EntityType

connection_role_connections1

record2id_account

account EntityType

account_connections2

record2id_activitypointer

activitypointer EntityType

activitypointer_connections2

record2id_appointment

appointment EntityType

appointment_connections2

record2id_campaign

campaign EntityType

campaign_connections2

record2id_campaignactivity

campaignactivity EntityType

campaignactivity_connections2

record2id_competitor

competitor EntityType

competitor_connections2

record2id_constraintbasedgroup

constraintbasedgroup EntityType

constraintbasedgroup_connections2

record2id_contact

contact EntityType

contact_connections2

record2id_contract

contract EntityType

contract_connections2

record2id_email

email EntityType

email_connections2

record2id_entitlement

entitlement EntityType

entitlement_connections2

record2id_equipment

equipment EntityType

equipment_connections2

record2id_fax

fax EntityType

fax_connections2

record2id_goal

goal EntityType

goal_connections2

record2id_incident

incident EntityType

incident_connections2

record2id_invoice

invoice EntityType

invoice_connections2

record2id_knowledgearticle

knowledgearticle EntityType

knowledgearticle_connections2

record2id_knowledgebaserecord

knowledgebaserecord EntityType

KnowledgeBaseRecord_connections2

record2id_lead

lead EntityType

lead_connections2

record2id_letter

letter EntityType

letter_connections2

record2id_list

list EntityType

list_connections2

record2id_opportunity

opportunity EntityType

opportunity_connections2

record2id_phonecall

phonecall EntityType

phonecall_connections2

record2id_position

position EntityType

position_connection2

record2id_pricelevel

pricelevel EntityType

pricelevel_connections2

record2id_product

product EntityType

product_connections2

record2id_quote

quote EntityType

quote_connections2

record2id_recurringappointmentmaster

recurringappointmentmaster EntityType

recurringappointmentmaster_connections2

record2id_resourcegroup

resourcegroup EntityType

resourcegroup_connections2

record2id_salesorder

salesorder EntityType

salesorder_connections2

record2id_serviceappointment

serviceappointment EntityType

serviceappointment_connections2

record2id_socialactivity

socialactivity EntityType

socialactivity_connections2

record2id_socialprofile

socialprofile EntityType

socialprofile_connections2

record2id_systemuser

systemuser EntityType

systemuser_connections2

record2id_task

task EntityType

task_connections2

record2id_team

team EntityType

team_connections2

record2id_territory

territory EntityType

territory_connections2

record2roleid

connectionrole EntityType

connection_role_connections2

relatedconnectionid

connection EntityType

connection_related_connection

transactioncurrencyid

transactioncurrency EntityType

TransactionCurrency_Connection

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name Type Partner

Connection_AsyncOperations

asyncoperation EntityType

regardingobjectid_connection

connection_related_connection

connection EntityType

relatedconnectionid

另请参阅

其他资源

Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.