BusinessUnit テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Business, division, or department in the Microsoft Dynamics 365 database.
メッセージ
| メッセージ | Web API 操作 | SDK アセンブリ |
|---|---|---|
| Create | POST [org URI]/api/data/v9.0/businessunits 作成を参照 |
CreateRequest または Create |
| Delete | DELETE [org URI]/api/data/v9.0/businessunits(businessunitid) 削除を参照 |
DeleteRequest または Delete |
| Retrieve | GET [org URI]/api/data/v9.0/businessunits(businessunitid) 取得を参照 |
RetrieveRequest または Retrieve |
| RetrieveBusinessHierarchyBusinessUnit | RetrieveBusinessHierarchyBusinessUnit Function | RetrieveBusinessHierarchyBusinessUnitRequest |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/businessunits データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
| SetParentBusinessUnit | エンティティの関連付けと関連付け解除 | SetParentBusinessUnitRequest |
| SetParentSystemUser | SetParentSystemUser Action | SetParentSystemUserRequest |
| SetParentTeam | SetParentTeam Action | SetParentTeamRequest |
| SetState | PATCH [org URI]/api/data/v9.0/businessunits(businessunitid)statecode と statuscode のプロパティを更新する。 |
SetStateRequest |
| Update | PATCH [org URI]/api/data/v9.0/businessunits(businessunitid) 更新を参照 |
UpdateRequest または Update |
プロパティ
| プロパティ | 値 |
|---|---|
| CollectionSchemaName | BusinessUnits |
| DisplayCollectionName | Business Units |
| DisplayName | Business Unit |
| EntitySetName | businessunits |
| IsBPFEntity | False |
| LogicalCollectionName | businessunits |
| LogicalName | businessunit |
| OwnershipType | BusinessOwned |
| PrimaryIdAttribute | businessunitid |
| PrimaryNameAttribute | name |
| SchemaName | BusinessUnit |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- Address1_AddressId
- Address1_AddressTypeCode
- Address1_City
- Address1_Country
- Address1_County
- Address1_Fax
- Address1_Latitude
- Address1_Line1
- Address1_Line2
- Address1_Line3
- Address1_Longitude
- Address1_Name
- Address1_PostalCode
- Address1_PostOfficeBox
- Address1_ShippingMethodCode
- Address1_StateOrProvince
- Address1_Telephone1
- Address1_Telephone2
- Address1_Telephone3
- Address1_UPSZone
- Address1_UTCOffset
- Address2_AddressId
- Address2_AddressTypeCode
- Address2_City
- Address2_Country
- Address2_County
- Address2_Fax
- Address2_Latitude
- Address2_Line1
- Address2_Line2
- Address2_Line3
- Address2_Longitude
- Address2_Name
- Address2_PostalCode
- Address2_PostOfficeBox
- Address2_ShippingMethodCode
- Address2_StateOrProvince
- Address2_Telephone1
- Address2_Telephone2
- Address2_Telephone3
- Address2_UPSZone
- Address2_UTCOffset
- BusinessUnitId
- CalendarId
- CostCenter
- CreditLimit
- Description
- DivisionName
- EMailAddress
- FileAsName
- FtpSiteUrl
- ImportSequenceNumber
- InheritanceMask
- IsDisabled
- Name
- OverriddenCreatedOn
- ParentBusinessUnitId
- Picture
- StockExchange
- TickerSymbol
- TransactionCurrencyId
- UTCOffset
- WebSiteUrl
- WorkflowSuspended
Address1_AddressId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier for address 1. |
| DisplayName | Address 1: ID |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | address1_addressid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
Address1_AddressTypeCode
| プロパティ | 値 |
|---|---|
| Description | Type of address for address 1, such as billing, shipping, or primary address. |
| DisplayName | Address 1: Address Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_addresstypecode |
| RequiredLevel | None |
| Type | Picklist |
Address1_AddressTypeCode の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Default Value |
Address1_City
| プロパティ | 値 |
|---|---|
| Description | City name for address 1. |
| DisplayName | Bill To City |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_city |
| MaxLength | 80 |
| RequiredLevel | None |
| Type | String |
Address1_Country
| プロパティ | 値 |
|---|---|
| Description | Country/region name for address 1. |
| DisplayName | Bill To Country/Region |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_country |
| MaxLength | 80 |
| RequiredLevel | None |
| Type | String |
Address1_County
| プロパティ | 値 |
|---|---|
| Description | County name for address 1. |
| DisplayName | Address 1: County |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_county |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address1_Fax
| プロパティ | 値 |
|---|---|
| Description | Fax number for address 1. |
| DisplayName | Address 1: Fax |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_fax |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address1_Latitude
| プロパティ | 値 |
|---|---|
| Description | Latitude for address 1. |
| DisplayName | Address 1: Latitude |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_latitude |
| MaxValue | 90 |
| MinValue | -90 |
| Precision | 5 |
| RequiredLevel | None |
| Type | Double |
Address1_Line1
| プロパティ | 値 |
|---|---|
| Description | First line for entering address 1 information. |
| DisplayName | Bill To Street 1 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_line1 |
| MaxLength | 250 |
| RequiredLevel | None |
| Type | String |
Address1_Line2
| プロパティ | 値 |
|---|---|
| Description | Second line for entering address 1 information. |
| DisplayName | Bill To Street 2 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_line2 |
| MaxLength | 250 |
| RequiredLevel | None |
| Type | String |
Address1_Line3
| プロパティ | 値 |
|---|---|
| Description | Third line for entering address 1 information. |
| DisplayName | Bill To Street 3 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_line3 |
| MaxLength | 250 |
| RequiredLevel | None |
| Type | String |
Address1_Longitude
| プロパティ | 値 |
|---|---|
| Description | Longitude for address 1. |
| DisplayName | Address 1: Longitude |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_longitude |
| MaxValue | 180 |
| MinValue | -180 |
| Precision | 5 |
| RequiredLevel | None |
| Type | Double |
Address1_Name
| プロパティ | 値 |
|---|---|
| Description | Name to enter for address 1. |
| DisplayName | Address 1: Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_name |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
Address1_PostalCode
| プロパティ | 値 |
|---|---|
| Description | ZIP Code or postal code for address 1. |
| DisplayName | Bill To ZIP/Postal Code |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_postalcode |
| MaxLength | 20 |
| RequiredLevel | None |
| Type | String |
Address1_PostOfficeBox
| プロパティ | 値 |
|---|---|
| Description | Post office box number for address 1. |
| DisplayName | Address 1: Post Office Box |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_postofficebox |
| MaxLength | 20 |
| RequiredLevel | None |
| Type | String |
Address1_ShippingMethodCode
| プロパティ | 値 |
|---|---|
| Description | Method of shipment for address 1. |
| DisplayName | Address 1: Shipping Method |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_shippingmethodcode |
| RequiredLevel | None |
| Type | Picklist |
Address1_ShippingMethodCode の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Default Value |
Address1_StateOrProvince
| プロパティ | 値 |
|---|---|
| Description | State or province for address 1. |
| DisplayName | Bill To State/Province |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_stateorprovince |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address1_Telephone1
| プロパティ | 値 |
|---|---|
| Description | First telephone number associated with address 1. |
| DisplayName | Main Phone |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_telephone1 |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address1_Telephone2
| プロパティ | 値 |
|---|---|
| Description | Second telephone number associated with address 1. |
| DisplayName | Other Phone |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_telephone2 |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address1_Telephone3
| プロパティ | 値 |
|---|---|
| Description | Third telephone number associated with address 1. |
| DisplayName | Address 1: Telephone 3 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_telephone3 |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address1_UPSZone
| プロパティ | 値 |
|---|---|
| Description | United Parcel Service (UPS) zone for address 1. |
| DisplayName | Address 1: UPS Zone |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_upszone |
| MaxLength | 4 |
| RequiredLevel | None |
| Type | String |
Address1_UTCOffset
| プロパティ | 値 |
|---|---|
| Description | UTC offset for address 1. This is the difference between local time and standard Coordinated Universal Time. |
| DisplayName | Address 1: UTC Offset |
| Format | TimeZone |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_utcoffset |
| MaxValue | 1500 |
| MinValue | -1500 |
| RequiredLevel | None |
| Type | Integer |
Address2_AddressId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier for address 2. |
| DisplayName | Address 2: ID |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | address2_addressid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
Address2_AddressTypeCode
| プロパティ | 値 |
|---|---|
| Description | Type of address for address 2, such as billing, shipping, or primary address. |
| DisplayName | Address 2: Address Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_addresstypecode |
| RequiredLevel | None |
| Type | Picklist |
Address2_AddressTypeCode の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Default Value |
Address2_City
| プロパティ | 値 |
|---|---|
| Description | City name for address 2. |
| DisplayName | Ship To City |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_city |
| MaxLength | 80 |
| RequiredLevel | None |
| Type | String |
Address2_Country
| プロパティ | 値 |
|---|---|
| Description | Country/region name for address 2. |
| DisplayName | Ship To Country/Region |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_country |
| MaxLength | 80 |
| RequiredLevel | None |
| Type | String |
Address2_County
| プロパティ | 値 |
|---|---|
| Description | County name for address 2. |
| DisplayName | Address 2: County |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_county |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address2_Fax
| プロパティ | 値 |
|---|---|
| Description | Fax number for address 2. |
| DisplayName | Address 2: Fax |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_fax |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address2_Latitude
| プロパティ | 値 |
|---|---|
| Description | Latitude for address 2. |
| DisplayName | Address 2: Latitude |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_latitude |
| MaxValue | 90 |
| MinValue | -90 |
| Precision | 5 |
| RequiredLevel | None |
| Type | Double |
Address2_Line1
| プロパティ | 値 |
|---|---|
| Description | First line for entering address 2 information. |
| DisplayName | Ship To Street 1 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_line1 |
| MaxLength | 250 |
| RequiredLevel | None |
| Type | String |
Address2_Line2
| プロパティ | 値 |
|---|---|
| Description | Second line for entering address 2 information. |
| DisplayName | Ship To Street 2 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_line2 |
| MaxLength | 250 |
| RequiredLevel | None |
| Type | String |
Address2_Line3
| プロパティ | 値 |
|---|---|
| Description | Third line for entering address 2 information. |
| DisplayName | Ship To Street 3 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_line3 |
| MaxLength | 250 |
| RequiredLevel | None |
| Type | String |
Address2_Longitude
| プロパティ | 値 |
|---|---|
| Description | Longitude for address 2. |
| DisplayName | Address 2: Longitude |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_longitude |
| MaxValue | 180 |
| MinValue | -180 |
| Precision | 5 |
| RequiredLevel | None |
| Type | Double |
Address2_Name
| プロパティ | 値 |
|---|---|
| Description | Name to enter for address 2. |
| DisplayName | Address 2: Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_name |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
Address2_PostalCode
| プロパティ | 値 |
|---|---|
| Description | ZIP Code or postal code for address 2. |
| DisplayName | Ship To ZIP/Postal Code |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_postalcode |
| MaxLength | 20 |
| RequiredLevel | None |
| Type | String |
Address2_PostOfficeBox
| プロパティ | 値 |
|---|---|
| Description | Post office box number for address 2. |
| DisplayName | Address 2: Post Office Box |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_postofficebox |
| MaxLength | 20 |
| RequiredLevel | None |
| Type | String |
Address2_ShippingMethodCode
| プロパティ | 値 |
|---|---|
| Description | Method of shipment for address 2. |
| DisplayName | Address 2: Shipping Method |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_shippingmethodcode |
| RequiredLevel | None |
| Type | Picklist |
Address2_ShippingMethodCode の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Default Value |
Address2_StateOrProvince
| プロパティ | 値 |
|---|---|
| Description | State or province for address 2. |
| DisplayName | Ship To State/Province |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_stateorprovince |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address2_Telephone1
| プロパティ | 値 |
|---|---|
| Description | First telephone number associated with address 2. |
| DisplayName | Address 2: Telephone 1 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_telephone1 |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address2_Telephone2
| プロパティ | 値 |
|---|---|
| Description | Second telephone number associated with address 2. |
| DisplayName | Address 2: Telephone 2 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_telephone2 |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address2_Telephone3
| プロパティ | 値 |
|---|---|
| Description | Third telephone number associated with address 2. |
| DisplayName | Address 2: Telephone 3 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_telephone3 |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address2_UPSZone
| プロパティ | 値 |
|---|---|
| Description | United Parcel Service (UPS) zone for address 2. |
| DisplayName | Address 2: UPS Zone |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_upszone |
| MaxLength | 4 |
| RequiredLevel | None |
| Type | String |
Address2_UTCOffset
| プロパティ | 値 |
|---|---|
| Description | UTC offset for address 2. This is the difference between local time and standard Coordinated Universal Time. |
| DisplayName | Address 2: UTC Offset |
| Format | TimeZone |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_utcoffset |
| MaxValue | 1500 |
| MinValue | -1500 |
| RequiredLevel | None |
| Type | Integer |
BusinessUnitId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the business unit. |
| DisplayName | Business Unit |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | businessunitid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
CalendarId
| プロパティ | 値 |
|---|---|
| Description | Fiscal calendar associated with the business unit. |
| DisplayName | Calendar |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | calendarid |
| RequiredLevel | None |
| Targets | calendar |
| Type | Lookup |
CostCenter
| プロパティ | 値 |
|---|---|
| Description | Name of the business unit cost center. |
| DisplayName | Cost Center |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | costcenter |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreditLimit
| プロパティ | 値 |
|---|---|
| Description | Credit limit for the business unit. |
| DisplayName | Credit Limit |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | creditlimit |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| RequiredLevel | None |
| Type | Double |
Description
| プロパティ | 値 |
|---|---|
| Description | Description of the business unit. |
| DisplayName | Description |
| Format | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | description |
| MaxLength | 2000 |
| RequiredLevel | None |
| Type | Memo |
DivisionName
| プロパティ | 値 |
|---|---|
| Description | Name of the division to which the business unit belongs. |
| DisplayName | Division |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | divisionname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
EMailAddress
| プロパティ | 値 |
|---|---|
| Description | Email address for the business unit. |
| DisplayName | |
| FormatName | |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | emailaddress |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
FileAsName
| プロパティ | 値 |
|---|---|
| Description | Alternative name under which the business unit can be filed. |
| DisplayName | File as Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | fileasname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
FtpSiteUrl
| プロパティ | 値 |
|---|---|
| Description | FTP site URL for the business unit. |
| DisplayName | FTP Site |
| FormatName | Url |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ftpsiteurl |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
ImportSequenceNumber
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the data import or data migration that created this record. |
| DisplayName | Import Sequence Number |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | importsequencenumber |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | None |
| Type | Integer |
InheritanceMask
| プロパティ | 値 |
|---|---|
| Description | Inheritance mask for the business unit. |
| DisplayName | Inheritance Mask |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | inheritancemask |
| MaxValue | 1000000000 |
| MinValue | 0 |
| RequiredLevel | None |
| Type | Integer |
IsDisabled
| プロパティ | 値 |
|---|---|
| Description | Information about whether the business unit is enabled or disabled. |
| DisplayName | Is Disabled |
| IsValidForCreate | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | isdisabled |
| RequiredLevel | SystemRequired |
| Type | Boolean |
IsDisabled の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
Name
| プロパティ | 値 |
|---|---|
| Description | Name of the business unit. |
| DisplayName | Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | name |
| MaxLength | 160 |
| RequiredLevel | SystemRequired |
| Type | String |
OverriddenCreatedOn
| プロパティ | 値 |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time that the record was migrated. |
| DisplayName | Record Created On |
| Format | DateOnly |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | overriddencreatedon |
| RequiredLevel | None |
| Type | DateTime |
ParentBusinessUnitId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier for the parent business unit. |
| DisplayName | Parent Business |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | parentbusinessunitid |
| RequiredLevel | ApplicationRequired |
| Targets | businessunit |
| Type | Lookup |
Picture
| プロパティ | 値 |
|---|---|
| Description | Picture or diagram of the business unit. |
| DisplayName | Picture |
| Format | TextArea |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | picture |
| MaxLength | 1073741823 |
| RequiredLevel | None |
| Type | Memo |
StockExchange
| プロパティ | 値 |
|---|---|
| Description | Stock exchange on which the business is listed. |
| DisplayName | Stock Exchange |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | stockexchange |
| MaxLength | 20 |
| RequiredLevel | None |
| Type | String |
TickerSymbol
| プロパティ | 値 |
|---|---|
| Description | Stock exchange ticker symbol for the business unit. |
| DisplayName | Ticker Symbol |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | tickersymbol |
| MaxLength | 10 |
| RequiredLevel | None |
| Type | String |
TransactionCurrencyId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the currency associated with the businessunit. |
| DisplayName | Currency |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | transactioncurrencyid |
| RequiredLevel | None |
| Targets | transactioncurrency |
| Type | Lookup |
UTCOffset
| プロパティ | 値 |
|---|---|
| Description | UTC offset for the business unit. This is the difference between local time and standard Coordinated Universal Time. |
| DisplayName | UTC Offset |
| Format | TimeZone |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | utcoffset |
| MaxValue | 1500 |
| MinValue | -1500 |
| RequiredLevel | None |
| Type | Integer |
WebSiteUrl
| プロパティ | 値 |
|---|---|
| Description | Website URL for the business unit. |
| DisplayName | Website |
| FormatName | Url |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | websiteurl |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
WorkflowSuspended
| プロパティ | 値 |
|---|---|
| Description | Information about whether workflow or sales process rules have been suspended. |
| DisplayName | Workflow Suspended |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | workflowsuspended |
| RequiredLevel | None |
| Type | Boolean |
WorkflowSuspended の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- DisabledReason
- ExchangeRate
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- ParentBusinessUnitIdName
- TransactionCurrencyIdName
- UserGroupId
- VersionNumber
CreatedBy
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the user who created the business unit. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
CreatedByName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOn
| プロパティ | 値 |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time when the business unit was created. |
| DisplayName | Created On |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
CreatedOnBehalfBy
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the delegate user who created the businessunit. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
CreatedOnBehalfByName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOnBehalfByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
DisabledReason
| プロパティ | 値 |
|---|---|
| Description | Reason for disabling the business unit. |
| DisplayName | Disable Reason |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | disabledreason |
| MaxLength | 500 |
| RequiredLevel | None |
| Type | String |
ExchangeRate
| プロパティ | 値 |
|---|---|
| Description | Exchange rate for the currency associated with the businessunit with respect to the base currency. |
| DisplayName | Exchange Rate |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | exchangerate |
| MaxValue | 100000000000 |
| MinValue | 0.000000000001 |
| Precision | 12 |
| RequiredLevel | None |
| Type | Decimal |
ModifiedBy
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the user who last modified the business unit. |
| DisplayName | Modified By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
ModifiedByName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOn
| プロパティ | 値 |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time when the business unit was last modified. |
| DisplayName | Modified On |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
ModifiedOnBehalfBy
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the delegate user who last modified the businessunit. |
| DisplayName | Modified By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
ModifiedOnBehalfByName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOnBehalfByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
OrganizationId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the organization associated with the business unit. |
| DisplayName | Organization |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationid |
| RequiredLevel | SystemRequired |
| Targets | organization |
| Type | Lookup |
OrganizationIdName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
ParentBusinessUnitIdName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | parentbusinessunitidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
TransactionCurrencyIdName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | transactioncurrencyidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
UserGroupId
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | False |
| LogicalName | usergroupid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
VersionNumber
| プロパティ | 値 |
|---|---|
| Description | Version number of the business unit. |
| DisplayName | Version number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
- business_unit_exchangesyncidmapping
- business_unit_interactionforemail
- business_unit_knowledgearticle
- business_unit_sharepointdocumentlocation
- business_unit_goal
- business_unit_mailbox
- business_unit_recurrencerule
- BusinessUnit_AsyncOperations
- BusinessUnit_ImportLogs
- business_unit_user_settings
- BusinessUnit_SyncError
- business_unit_sharepointsites
- business_unit_feedback
- business_unit_roles
- business_unit_postfollows
- business_unit_teams
- business_unit_queues2
- business_unit_goalrollupquery
- business_unit_userquery
- BusinessUnit_Imports
- BusinessUnit_ImportFiles
- business_unit_letter_activities
- businessunit_mailboxtrackingfolder
- business_unit_queues
- business_unit_annotations
- business_unit_workflow
- business_unit_personaldocumenttemplates
- businessunit_principalobjectattributeaccess
- business_unit_emailserverprofile
- business_unit_templates
- business_unit_contacts
- BulkDeleteOperation_BusinessUnit
- business_unit_task_activities
- business_unit_actioncards
- business_unit_asyncoperation
- business_unit_mailmergetemplates
- business_unit_userform
- business_unit_category
- business_unit_connections
- BusinessUnit_SyncErrors
- business_unit_workflowlogs
- business_unit_phone_call_activities
- business_unit_fax_activities
- business_unit_appointment_activities
- BusinessUnit_DuplicateRules
- business_unit_email_activities
- business_unit_socialactivity
- business_unit_reports
- business_unit_calendars
- BusinessUnit_ImportMaps
- business_unit_slakpiinstance
- business_unit_recurringappointmentmaster_activities
- business_unit_slabase
- business_unit_userqueryvisualizations
- business_unit_system_users
- business_unit_socialprofiles
- BusinessUnit_BulkDeleteFailures
- BusinessUnit_ProcessSessions
- business_unit_accounts
- business_unit_parent_business_unit
- Owning_businessunit_processsessions
- business_unit_activitypointer
- businessunit_callbackregistration
- businessunit_canvasapp
- business_unit_solutioncomponentbatchconfiguration
- business_unit_stagesolutionupload
- business_unit_exportsolutionupload
- business_unit_featurecontrolsetting
- business_unit_customapi
- business_unit_customapirequestparameter
- business_unit_customapiresponseproperty
- business_unit_datalakefolder
- business_unit_datalakefolderpermission
- business_unit_synapsedatabase
- business_unit_msdyn_dataflow
- business_unit_msdyn_dataflowrefreshhistory
- business_unit_msdyn_entityrefreshhistory
- business_unit_applicationuser
- business_unit_connector
- business_unit_environmentvariabledefinition
- business_unit_environmentvariablevalue
- business_unit_flowmachine
- business_unit_flowmachinegroup
- business_unit_flowmachineimage
- business_unit_flowmachineimageversion
- business_unit_processstageparameter
- business_unit_flowsession
- business_unit_workflowbinary
- business_unit_connectionreference
- business_unit_msdyn_aiconfiguration
- business_unit_msdyn_aimodel
- business_unit_msdyn_aitemplate
- business_unit_msdyn_aibfeedbackloop
- business_unit_msdyn_aifptrainingdocument
- business_unit_msdyn_aiodimage
- business_unit_msdyn_aiodlabel
- business_unit_msdyn_aiodtrainingboundingbox
- business_unit_msdyn_aiodtrainingimage
- business_unit_msdyn_aibdataset
- business_unit_msdyn_aibdatasetfile
- business_unit_msdyn_aibdatasetrecord
- business_unit_msdyn_aibdatasetscontainer
- business_unit_msdyn_aibfile
- business_unit_msdyn_aibfileattacheddata
- business_unit_msdynce_botcontent
- business_unit_conversationtranscript
- business_unit_bot
- business_unit_botcomponent
- business_unit_activityfileattachment
- chat_businessunit_owningbusinessunit
- business_unit_msdyn_serviceconfiguration
- business_unit_msdyn_slakpi
- business_unit_msdyn_knowledgemanagementsetting
- business_unit_msdyn_federatedarticle
- business_unit_msdyn_kmfederatedsearchconfig
- business_unit_msdyn_knowledgearticleimage
- business_unit_msdyn_knowledgeinteractioninsight
- business_unit_msdyn_knowledgesearchinsight
- business_unit_msdyn_kalanguagesetting
- business_unit_msdyn_kbattachment
- business_unit_msdyn_knowledgearticletemplate
- business_unit_msdyn_knowledgepersonalfilter
- business_unit_msdyn_knowledgesearchfilter
- business_unit_keyvaultreference
- business_unit_managedidentity
- business_unit_appnotification
- business_unit_msdyn_richtextfile
- business_unit_msdyn_customcontrolextendedsettings
- business_unit_msdyn_pmanalysishistory
- business_unit_msdyn_pminferredtask
- business_unit_msdyn_pmrecording
- business_unit_msdyn_pmtemplate
- business_unit_msdyn_analysiscomponent
- business_unit_msdyn_analysisjob
- business_unit_msdyn_analysisresult
- business_unit_msdyn_analysisresultdetail
- business_unit_msdyn_solutionhealthrule
- business_unit_msdyn_solutionhealthruleargument
business_unit_exchangesyncidmapping
exchangesyncidmapping テーブル/エンティティの多対一のリレーションシップ business_unit_exchangesyncidmapping と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | exchangesyncidmapping |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_exchangesyncidmapping |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_interactionforemail
interactionforemail テーブル/エンティティの多対一のリレーションシップ business_unit_interactionforemail と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | interactionforemail |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_new_interactionforemail |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_knowledgearticle
knowledgearticle テーブル/エンティティの多対一のリレーションシップ business_unit_knowledgearticle と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | knowledgearticle |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_knowledgearticle |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_sharepointdocumentlocation
sharepointdocumentlocation テーブル/エンティティの多対一のリレーションシップ business_unit_sharepointdocumentlocation と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | sharepointdocumentlocation |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_sharepointdocumentlocation |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_goal
goal テーブル/エンティティの多対一のリレーションシップ business_unit_goal と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | goal |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_goal |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_mailbox
mailbox テーブル/エンティティの多対一のリレーションシップ business_unit_mailbox と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | mailbox |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_mailbox |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_recurrencerule
recurrencerule テーブル/エンティティの多対一のリレーションシップ business_unit_recurrencerule と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | recurrencerule |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_recurrencerule |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
BusinessUnit_AsyncOperations
asyncoperation テーブル/エンティティの多対一のリレーションシップ BusinessUnit_AsyncOperations と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | BusinessUnit_AsyncOperations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
BusinessUnit_ImportLogs
importlog テーブル/エンティティの多対一のリレーションシップ BusinessUnit_ImportLogs と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | importlog |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | BusinessUnit_ImportLogs |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_user_settings
usersettings テーブル/エンティティの多対一のリレーションシップ business_unit_user_settings と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | usersettings |
| ReferencingAttribute | businessunitid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_user_settings |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
BusinessUnit_SyncError
syncerror テーブル/エンティティの多対一のリレーションシップ BusinessUnit_SyncError と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | BusinessUnit_SyncError |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_sharepointsites
sharepointsite テーブル/エンティティの多対一のリレーションシップ business_unit_sharepointsites と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | sharepointsite |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_sharepointsites |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_feedback
feedback テーブル/エンティティの多対一のリレーションシップ business_unit_feedback と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | feedback |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_feedback |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_roles
role テーブル/エンティティの多対一のリレーションシップ business_unit_roles と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | role |
| ReferencingAttribute | businessunitid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_roles |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_postfollows
postfollow テーブル/エンティティの多対一のリレーションシップ business_unit_postfollows と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | postfollow |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_postfollows |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_teams
team テーブル/エンティティの多対一のリレーションシップ business_unit_teams と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | team |
| ReferencingAttribute | businessunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_teams |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_queues2
queue テーブル/エンティティの多対一のリレーションシップ business_unit_queues2 と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | queue |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_queues2 |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_goalrollupquery
goalrollupquery テーブル/エンティティの多対一のリレーションシップ business_unit_goalrollupquery と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | goalrollupquery |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_goalrollupquery |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_userquery
userquery テーブル/エンティティの多対一のリレーションシップ business_unit_userquery と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | userquery |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_userquery |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
BusinessUnit_Imports
import テーブル/エンティティの多対一のリレーションシップ BusinessUnit_Imports と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | import |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | BusinessUnit_Imports |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
BusinessUnit_ImportFiles
importfile テーブル/エンティティの多対一のリレーションシップ BusinessUnit_ImportFiles と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | importfile |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | BusinessUnit_ImportFiles |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_letter_activities
letter テーブル/エンティティの多対一のリレーションシップ business_unit_letter_activities と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | letter |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_letter_activities |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
businessunit_mailboxtrackingfolder
mailboxtrackingfolder テーブル/エンティティの多対一のリレーションシップ businessunit_mailboxtrackingfolder と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | businessunit_mailboxtrackingfolder |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_queues
queue テーブル/エンティティの多対一のリレーションシップ business_unit_queues と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | queue |
| ReferencingAttribute | businessunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_queues |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_annotations
annotation テーブル/エンティティの多対一のリレーションシップ business_unit_annotations と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | annotation |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_annotations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_workflow
workflow テーブル/エンティティの多対一のリレーションシップ business_unit_workflow と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | workflow |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_workflow |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_personaldocumenttemplates
personaldocumenttemplate テーブル/エンティティの多対一のリレーションシップ business_unit_personaldocumenttemplates と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | personaldocumenttemplate |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_personaldocumenttemplates |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
businessunit_principalobjectattributeaccess
principalobjectattributeaccess テーブル/エンティティの多対一のリレーションシップ businessunit_principalobjectattributeaccess と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | businessunit_principalobjectattributeaccess |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_emailserverprofile
emailserverprofile テーブル/エンティティの多対一のリレーションシップ business_unit_emailserverprofile と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | emailserverprofile |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_emailserverprofile |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_templates
template テーブル/エンティティの多対一のリレーションシップ business_unit_templates と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | template |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_templates |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_contacts
contact テーブル/エンティティの多対一のリレーションシップ business_unit_contacts と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | contact |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_contacts |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
BulkDeleteOperation_BusinessUnit
bulkdeleteoperation テーブル/エンティティの多対一のリレーションシップ BulkDeleteOperation_BusinessUnit と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | bulkdeleteoperation |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | BulkDeleteOperation_BusinessUnit |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_task_activities
task テーブル/エンティティの多対一のリレーションシップ business_unit_task_activities と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | task |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_task_activities |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_actioncards
actioncard テーブル/エンティティの多対一のリレーションシップ business_unit_actioncards と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | actioncard |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_actioncards |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_asyncoperation
asyncoperation テーブル/エンティティの多対一のリレーションシップ business_unit_asyncoperation と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_asyncoperation |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_mailmergetemplates
mailmergetemplate テーブル/エンティティの多対一のリレーションシップ business_unit_mailmergetemplates と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | mailmergetemplate |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_mailmergetemplates |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_userform
userform テーブル/エンティティの多対一のリレーションシップ business_unit_userform と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | userform |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_userform |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_category
category テーブル/エンティティの多対一のリレーションシップ business_unit_category と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | category |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_category |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_connections
connection テーブル/エンティティの多対一のリレーションシップ business_unit_connections と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_connections |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
BusinessUnit_SyncErrors
syncerror テーブル/エンティティの多対一のリレーションシップ BusinessUnit_SyncErrors と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | BusinessUnit_SyncErrors |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: NoCascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
business_unit_workflowlogs
workflowlog テーブル/エンティティの多対一のリレーションシップ business_unit_workflowlogs と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | workflowlog |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_workflowlogs |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_phone_call_activities
phonecall テーブル/エンティティの多対一のリレーションシップ business_unit_phone_call_activities と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | phonecall |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_phone_call_activities |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_fax_activities
fax テーブル/エンティティの多対一のリレーションシップ business_unit_fax_activities と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | fax |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_fax_activities |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_appointment_activities
appointment テーブル/エンティティの多対一のリレーションシップ business_unit_appointment_activities と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | appointment |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_appointment_activities |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
BusinessUnit_DuplicateRules
duplicaterule テーブル/エンティティの多対一のリレーションシップ BusinessUnit_DuplicateRules と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | duplicaterule |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | BusinessUnit_DuplicateRules |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_email_activities
email テーブル/エンティティの多対一のリレーションシップ business_unit_email_activities と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_email_activities |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_socialactivity
socialactivity テーブル/エンティティの多対一のリレーションシップ business_unit_socialactivity と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | socialactivity |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_socialactivity |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_reports
report テーブル/エンティティの多対一のリレーションシップ business_unit_reports と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | report |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_reports |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_calendars
calendar テーブル/エンティティの多対一のリレーションシップ business_unit_calendars と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | calendar |
| ReferencingAttribute | businessunitid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_calendars |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
BusinessUnit_ImportMaps
importmap テーブル/エンティティの多対一のリレーションシップ BusinessUnit_ImportMaps と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | importmap |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | BusinessUnit_ImportMaps |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_slakpiinstance
slakpiinstance テーブル/エンティティの多対一のリレーションシップ business_unit_slakpiinstance と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | slakpiinstance |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_slakpiinstance |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_recurringappointmentmaster_activities
recurringappointmentmaster テーブル/エンティティの多対一のリレーションシップ business_unit_recurringappointmentmaster_activities と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | recurringappointmentmaster |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_recurringappointmentmaster_activities |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_slabase
sla テーブル/エンティティの多対一のリレーションシップ business_unit_slabase と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | sla |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_slabase |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_userqueryvisualizations
userqueryvisualization テーブル/エンティティの多対一のリレーションシップ business_unit_userqueryvisualizations と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | userqueryvisualization |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_userqueryvisualizations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_system_users
systemuser テーブル/エンティティの多対一のリレーションシップ business_unit_system_users と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | systemuser |
| ReferencingAttribute | businessunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_system_users |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_socialprofiles
socialprofile テーブル/エンティティの多対一のリレーションシップ business_unit_socialprofiles と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | socialprofile |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_socialprofiles |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
BusinessUnit_BulkDeleteFailures
bulkdeletefailure テーブル/エンティティの多対一のリレーションシップ BusinessUnit_BulkDeleteFailures と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | BusinessUnit_BulkDeleteFailures |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
BusinessUnit_ProcessSessions
processsession テーブル/エンティティの多対一のリレーションシップ BusinessUnit_ProcessSessions と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | BusinessUnit_ProcessSessions |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 110 |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_accounts
account テーブル/エンティティの多対一のリレーションシップ business_unit_accounts と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | account |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_accounts |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_parent_business_unit
businessunit テーブル/エンティティの多対一のリレーションシップ business_unit_parent_business_unit と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | businessunit |
| ReferencingAttribute | parentbusinessunitid |
| IsHierarchical | True |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_parent_business_unit |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Owning_businessunit_processsessions
processsession テーブル/エンティティの多対一のリレーションシップ Owning_businessunit_processsessions と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | Owning_businessunit_processsessions |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_activitypointer
activitypointer テーブル/エンティティの多対一のリレーションシップ business_unit_activitypointer と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | activitypointer |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | business_unit_activitypointer |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
businessunit_callbackregistration
callbackregistration テーブル/エンティティの多対一のリレーションシップ businessunit_callbackregistration と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | callbackregistration |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | businessunit_callbackregistration |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
businessunit_canvasapp
canvasapp テーブル/エンティティの多対一のリレーションシップ businessunit_canvasapp と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | canvasapp |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | businessunit_canvasapp |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_solutioncomponentbatchconfiguration
追加元 : Active Solution ソリューション
solutioncomponentbatchconfiguration テーブル/エンティティの多対一のリレーションシップ business_unit_solutioncomponentbatchconfiguration と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | solutioncomponentbatchconfiguration |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_solutioncomponentbatchconfiguration |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_stagesolutionupload
追加元 : Active Solution ソリューション
stagesolutionupload テーブル/エンティティの多対一のリレーションシップ business_unit_stagesolutionupload と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | stagesolutionupload |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_stagesolutionupload |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_exportsolutionupload
追加元 : Active Solution ソリューション
exportsolutionupload テーブル/エンティティの多対一のリレーションシップ business_unit_exportsolutionupload と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | exportsolutionupload |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_exportsolutionupload |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_featurecontrolsetting
追加元 : Active Solution ソリューション
featurecontrolsetting テーブル/エンティティの多対一のリレーションシップ business_unit_featurecontrolsetting と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | featurecontrolsetting |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_featurecontrolsetting |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_customapi
追加元 : Active Solution ソリューション
customapi テーブル/エンティティの多対一のリレーションシップ business_unit_customapi と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | customapi |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_customapi |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_customapirequestparameter
追加元 : Active Solution ソリューション
customapirequestparameter テーブル/エンティティの多対一のリレーションシップ business_unit_customapirequestparameter と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | customapirequestparameter |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_customapirequestparameter |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_customapiresponseproperty
追加元 : Active Solution ソリューション
customapiresponseproperty テーブル/エンティティの多対一のリレーションシップ business_unit_customapiresponseproperty と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | customapiresponseproperty |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_customapiresponseproperty |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_datalakefolder
追加元 : Active Solution ソリューション
datalakefolder テーブル/エンティティの多対一のリレーションシップ business_unit_datalakefolder と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | datalakefolder |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_datalakefolder |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_datalakefolderpermission
追加元 : Active Solution ソリューション
datalakefolderpermission テーブル/エンティティの多対一のリレーションシップ business_unit_datalakefolderpermission と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | datalakefolderpermission |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_datalakefolderpermission |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_synapsedatabase
追加元 : Active Solution ソリューション
synapsedatabase テーブル/エンティティの多対一のリレーションシップ business_unit_synapsedatabase と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | synapsedatabase |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_synapsedatabase |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_dataflow
追加元 : Active Solution ソリューション
msdyn_dataflow テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_dataflow と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_dataflow |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_dataflow |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_dataflowrefreshhistory
追加元 : Active Solution ソリューション
msdyn_dataflowrefreshhistory テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_dataflowrefreshhistory と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_dataflowrefreshhistory |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_dataflowrefreshhistory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_entityrefreshhistory
追加元 : Active Solution ソリューション
msdyn_entityrefreshhistory テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_entityrefreshhistory と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_entityrefreshhistory |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_entityrefreshhistory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_applicationuser
追加元 : ApplicationUserSolution ソリューション
applicationuser テーブル/エンティティの多対一のリレーションシップ business_unit_applicationuser と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | applicationuser |
| ReferencingAttribute | businessunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_applicationuser |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_connector
追加元 : Active Solution ソリューション
connector テーブル/エンティティの多対一のリレーションシップ business_unit_connector と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | connector |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_connector |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_environmentvariabledefinition
追加元 : Active Solution ソリューション
environmentvariabledefinition テーブル/エンティティの多対一のリレーションシップ business_unit_environmentvariabledefinition と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | environmentvariabledefinition |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_environmentvariabledefinition |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_environmentvariablevalue
追加元 : Active Solution ソリューション
environmentvariablevalue テーブル/エンティティの多対一のリレーションシップ business_unit_environmentvariablevalue と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | environmentvariablevalue |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_environmentvariablevalue |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_flowmachine
追加元 : Active Solution ソリューション
flowmachine テーブル/エンティティの多対一のリレーションシップ business_unit_flowmachine と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | flowmachine |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_flowmachine |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_flowmachinegroup
追加元 : Active Solution ソリューション
flowmachinegroup テーブル/エンティティの多対一のリレーションシップ business_unit_flowmachinegroup と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | flowmachinegroup |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_flowmachinegroup |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_flowmachineimage
追加元 : Active Solution ソリューション
flowmachineimage テーブル/エンティティの多対一のリレーションシップ business_unit_flowmachineimage と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | flowmachineimage |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_flowmachineimage |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_flowmachineimageversion
追加元 : Active Solution ソリューション
flowmachineimageversion テーブル/エンティティの多対一のリレーションシップ business_unit_flowmachineimageversion と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | flowmachineimageversion |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_flowmachineimageversion |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_processstageparameter
追加元 : Active Solution ソリューション
processstageparameter テーブル/エンティティの多対一のリレーションシップ business_unit_processstageparameter と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | processstageparameter |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_processstageparameter |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_flowsession
追加元 : Active Solution ソリューション
flowsession テーブル/エンティティの多対一のリレーションシップ business_unit_flowsession と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | flowsession |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_flowsession |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_workflowbinary
追加元 : Active Solution ソリューション
workflowbinary テーブル/エンティティの多対一のリレーションシップ business_unit_workflowbinary と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | workflowbinary |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_workflowbinary |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_connectionreference
追加元 : Active Solution ソリューション
connectionreference テーブル/エンティティの多対一のリレーションシップ business_unit_connectionreference と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | connectionreference |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_connectionreference |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_aiconfiguration
追加元 : Active Solution ソリューション
msdyn_aiconfiguration テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_aiconfiguration と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_aiconfiguration |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_aiconfiguration |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_aimodel
追加元 : Active Solution ソリューション
msdyn_aimodel テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_aimodel と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_aimodel |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_aimodel |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_aitemplate
追加元 : Active Solution ソリューション
msdyn_aitemplate テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_aitemplate と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_aitemplate |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_aitemplate |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_aibfeedbackloop
追加元 : Active Solution ソリューション
msdyn_aibfeedbackloop テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_aibfeedbackloop と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_aibfeedbackloop |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_aibfeedbackloop |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_aifptrainingdocument
追加元 : Active Solution ソリューション
msdyn_aifptrainingdocument テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_aifptrainingdocument と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_aifptrainingdocument |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_aifptrainingdocument |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_aiodimage
追加元 : Active Solution ソリューション
msdyn_aiodimage テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_aiodimage と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_aiodimage |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_aiodimage |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_aiodlabel
追加元 : Active Solution ソリューション
msdyn_aiodlabel テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_aiodlabel と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_aiodlabel |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_aiodlabel |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_aiodtrainingboundingbox
追加元 : Active Solution ソリューション
msdyn_aiodtrainingboundingbox テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_aiodtrainingboundingbox と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_aiodtrainingboundingbox |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_aiodtrainingboundingbox |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_aiodtrainingimage
追加元 : Active Solution ソリューション
msdyn_aiodtrainingimage テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_aiodtrainingimage と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_aiodtrainingimage |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_aiodtrainingimage |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_aibdataset
追加元 : Active Solution ソリューション
msdyn_aibdataset テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_aibdataset と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_aibdataset |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_aibdataset |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_aibdatasetfile
追加元 : Active Solution ソリューション
msdyn_aibdatasetfile テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_aibdatasetfile と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_aibdatasetfile |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_aibdatasetfile |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_aibdatasetrecord
追加元 : Active Solution ソリューション
msdyn_aibdatasetrecord テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_aibdatasetrecord と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_aibdatasetrecord |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_aibdatasetrecord |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_aibdatasetscontainer
追加元 : Active Solution ソリューション
msdyn_aibdatasetscontainer テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_aibdatasetscontainer と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_aibdatasetscontainer |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_aibdatasetscontainer |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_aibfile
追加元 : Active Solution ソリューション
msdyn_aibfile テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_aibfile と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_aibfile |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_aibfile |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_aibfileattacheddata
追加元 : Active Solution ソリューション
msdyn_aibfileattacheddata テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_aibfileattacheddata と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_aibfileattacheddata |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_aibfileattacheddata |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdynce_botcontent
追加元 : Active Solution ソリューション
msdynce_botcontent テーブル/エンティティの多対一のリレーションシップ business_unit_msdynce_botcontent と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdynce_botcontent |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdynce_botcontent |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_conversationtranscript
追加元 : Active Solution ソリューション
conversationtranscript テーブル/エンティティの多対一のリレーションシップ business_unit_conversationtranscript と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | conversationtranscript |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_conversationtranscript |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_bot
追加元 : Active Solution ソリューション
bot テーブル/エンティティの多対一のリレーションシップ business_unit_bot と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | bot |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_bot |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_botcomponent
追加元 : Active Solution ソリューション
botcomponent テーブル/エンティティの多対一のリレーションシップ business_unit_botcomponent と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | botcomponent |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_botcomponent |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_activityfileattachment
追加元 : Activities Patch ソリューション
activityfileattachment テーブル/エンティティの多対一のリレーションシップ business_unit_activityfileattachment と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | activityfileattachment |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_activityfileattachment |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
chat_businessunit_owningbusinessunit
追加元 : Activities Patch ソリューション
chat テーブル/エンティティの多対一のリレーションシップ chat_businessunit_owningbusinessunit と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | chat |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | chat_businessunit_owningbusinessunit |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_serviceconfiguration
追加元 : Active Solution ソリューション
msdyn_serviceconfiguration テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_serviceconfiguration と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_serviceconfiguration |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_serviceconfiguration |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_slakpi
追加元 : Active Solution ソリューション
msdyn_slakpi テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_slakpi と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_slakpi |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_slakpi |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_knowledgemanagementsetting
追加元 : Knowledge Management Patch ソリューション
msdyn_knowledgemanagementsetting テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_knowledgemanagementsetting と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_knowledgemanagementsetting |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_knowledgemanagementsetting |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_federatedarticle
追加元 : Active Solution ソリューション
msdyn_federatedarticle テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_federatedarticle と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_federatedarticle |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_federatedarticle |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_kmfederatedsearchconfig
追加元 : Active Solution ソリューション
msdyn_kmfederatedsearchconfig テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_kmfederatedsearchconfig と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_kmfederatedsearchconfig |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_kmfederatedsearchconfig |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_knowledgearticleimage
追加元 : Active Solution ソリューション
msdyn_knowledgearticleimage テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_knowledgearticleimage と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_knowledgearticleimage |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_knowledgearticleimage |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_knowledgeinteractioninsight
追加元 : Active Solution ソリューション
msdyn_knowledgeinteractioninsight テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_knowledgeinteractioninsight と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_knowledgeinteractioninsight |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_knowledgeinteractioninsight |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_knowledgesearchinsight
追加元 : Active Solution ソリューション
msdyn_knowledgesearchinsight テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_knowledgesearchinsight と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_knowledgesearchinsight |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_knowledgesearchinsight |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_kalanguagesetting
追加元 : Active Solution ソリューション
msdyn_kalanguagesetting テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_kalanguagesetting と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_kalanguagesetting |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_kalanguagesetting |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_kbattachment
追加元 : Active Solution ソリューション
msdyn_kbattachment テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_kbattachment と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_kbattachment |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_kbattachment |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_knowledgearticletemplate
追加元 : Active Solution ソリューション
msdyn_knowledgearticletemplate テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_knowledgearticletemplate と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_knowledgearticletemplate |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_knowledgearticletemplate |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_knowledgepersonalfilter
追加元 : Active Solution ソリューション
msdyn_knowledgepersonalfilter テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_knowledgepersonalfilter と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_knowledgepersonalfilter |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_knowledgepersonalfilter |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_knowledgesearchfilter
追加元 : Active Solution ソリューション
msdyn_knowledgesearchfilter テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_knowledgesearchfilter と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_knowledgesearchfilter |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_knowledgesearchfilter |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_keyvaultreference
追加元 : Active Solution ソリューション
keyvaultreference テーブル/エンティティの多対一のリレーションシップ business_unit_keyvaultreference と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | keyvaultreference |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_keyvaultreference |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_managedidentity
追加元 : Active Solution ソリューション
managedidentity テーブル/エンティティの多対一のリレーションシップ business_unit_managedidentity と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | managedidentity |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_managedidentity |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_appnotification
追加元 : Active Solution ソリューション
appnotification テーブル/エンティティの多対一のリレーションシップ business_unit_appnotification と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | appnotification |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_appnotification |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_richtextfile
追加元 : Active Solution ソリューション
msdyn_richtextfile テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_richtextfile と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_richtextfile |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_richtextfile |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_customcontrolextendedsettings
追加元 : Active Solution ソリューション
msdyn_customcontrolextendedsettings テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_customcontrolextendedsettings と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_customcontrolextendedsettings |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_customcontrolextendedsettings |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_pmanalysishistory
追加元 : Active Solution ソリューション
msdyn_pmanalysishistory テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_pmanalysishistory と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_pmanalysishistory |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_pmanalysishistory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_pminferredtask
追加元 : Active Solution ソリューション
msdyn_pminferredtask テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_pminferredtask と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_pminferredtask |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_pminferredtask |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_pmrecording
追加元 : Active Solution ソリューション
msdyn_pmrecording テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_pmrecording と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_pmrecording |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_pmrecording |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_pmtemplate
追加元 : Active Solution ソリューション
msdyn_pmtemplate テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_pmtemplate と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_pmtemplate |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_pmtemplate |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_analysiscomponent
追加元 : Active Solution ソリューション
msdyn_analysiscomponent テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_analysiscomponent と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_analysiscomponent |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_analysiscomponent |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_analysisjob
追加元 : Active Solution ソリューション
msdyn_analysisjob テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_analysisjob と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_analysisjob |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_analysisjob |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_analysisresult
追加元 : Active Solution ソリューション
msdyn_analysisresult テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_analysisresult と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_analysisresult |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_analysisresult |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_analysisresultdetail
追加元 : Active Solution ソリューション
msdyn_analysisresultdetail テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_analysisresultdetail と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_analysisresultdetail |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_analysisresultdetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_solutionhealthrule
追加元 : Active Solution ソリューション
msdyn_solutionhealthrule テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_solutionhealthrule と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_solutionhealthrule |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_solutionhealthrule |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_solutionhealthruleargument
追加元 : Active Solution ソリューション
msdyn_solutionhealthruleargument テーブル/エンティティの多対一のリレーションシップ business_unit_msdyn_solutionhealthruleargument と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | msdyn_solutionhealthruleargument |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_solutionhealthruleargument |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- TransactionCurrency_BusinessUnit
- lk_businessunitbase_createdby
- lk_businessunit_modifiedonbehalfby
- business_unit_parent_business_unit
- organization_business_units
- lk_businessunit_createdonbehalfby
- lk_businessunitbase_modifiedby
- BusinessUnit_Calendar
TransactionCurrency_BusinessUnit
transactioncurrency テーブル/エンティティの一対多のリレーションシップ TransactionCurrency_BusinessUnit を参照してください。
lk_businessunitbase_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_businessunitbase_createdby を参照してください。
lk_businessunit_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_businessunit_modifiedonbehalfby を参照してください。
business_unit_parent_business_unit
businessunit テーブル/エンティティの一対多のリレーションシップ business_unit_parent_business_unit を参照してください。
organization_business_units
organization テーブル/エンティティの一対多のリレーションシップ organization_business_units を参照してください。
lk_businessunit_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_businessunit_createdonbehalfby を参照してください。
lk_businessunitbase_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_businessunitbase_modifiedby を参照してください。
BusinessUnit_Calendar
calendar テーブル/エンティティの一対多のリレーションシップ BusinessUnit_Calendar を参照してください。
関連項目
フィードバック
フィードバックの送信と表示