SharePointSite テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
SharePoint site from where documents can be managed in Microsoft Dynamics 365.
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
Assign | PATCH [org URI]/api/data/v9.0/sharepointsites(sharepointsiteid)ownerid のプロパティを更新する。 |
AssignRequest |
Create | POST [org URI]/api/data/v9.0/sharepointsites 作成を参照 |
CreateRequest または Create |
Delete | DELETE [org URI]/api/data/v9.0/sharepointsites(sharepointsiteid) 削除を参照 |
DeleteRequest または Delete |
GrantAccess | GrantAccess Action | GrantAccessRequest |
ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
Retrieve | GET [org URI]/api/data/v9.0/sharepointsites(sharepointsiteid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveAbsoluteAndSiteCollectionUrl | RetrieveAbsoluteAndSiteCollectionUrl Function | RetrieveAbsoluteAndSiteCollectionUrlRequest |
RetrieveMultiple | GET [org URI]/api/data/v9.0/sharepointsites データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
SetState | PATCH [org URI]/api/data/v9.0/sharepointsites(sharepointsiteid)statecode と statuscode のプロパティを更新する。 |
SetStateRequest |
Update | PATCH [org URI]/api/data/v9.0/sharepointsites(sharepointsiteid) 更新を参照 |
UpdateRequest または Update |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | SharePointSites |
DisplayCollectionName | SharePoint Sites |
DisplayName | SharePoint Site |
EntitySetName | sharepointsites |
IsBPFEntity | False |
LogicalCollectionName | sharepointsites |
LogicalName | sharepointsite |
OwnershipType | UserOwned |
PrimaryIdAttribute | sharepointsiteid |
PrimaryNameAttribute | name |
SchemaName | SharePointSite |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- AbsoluteURL
- Description
- FolderStructureEntity
- ImportSequenceNumber
- IsDefault
- IsGridPresent
- IsPowerBISite
- LastValidated
- Name
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- ParentSite
- ParentSiteObjectTypeCode
- RelativeUrl
- ServiceType
- SharePointSiteId
- StateCode
- StatusCode
- TimeZoneRuleVersionNumber
- UserId
- UTCConversionTimeZoneCode
- ValidationStatus
- ValidationStatusErrorCode
AbsoluteURL
プロパティ | 値 |
---|---|
Description | Absolute URL of the SharePoint site. |
DisplayName | Absolute URL |
FormatName | Url |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | absoluteurl |
MaxLength | 2000 |
RequiredLevel | None |
Type | String |
Description
プロパティ | 値 |
---|---|
Description | Description of the SharePoint site record. |
DisplayName | Description |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
FolderStructureEntity
プロパティ | 値 |
---|---|
Description | Entity on which the folder structure for Microsoft Dynamics 365 records will be created in SharePoint. |
DisplayName | Entity for SharePoint Folder Structure |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | folderstructureentity |
RequiredLevel | None |
Type | EntityName |
ImportSequenceNumber
プロパティ | 値 |
---|---|
Description | Sequence number of the import 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 |
IsDefault
プロパティ | 値 |
---|---|
Description | Indicates whether the SharePoint site is the default site or not. |
DisplayName | Default Site |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | isdefault |
RequiredLevel | None |
Type | Boolean |
IsDefault の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
IsGridPresent
プロパティ | 値 |
---|---|
Description | Indicates if SharePoint Grid is present or not. |
DisplayName | List component is installed |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | isgridpresent |
RequiredLevel | None |
Type | Boolean |
IsGridPresent の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
IsPowerBISite
プロパティ | 値 |
---|---|
Description | Allows embedding of Power BI Reports available in this SharePoint site. |
DisplayName | Allow Embedding of Power BI Reports |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ispowerbisite |
RequiredLevel | SystemRequired |
Type | Boolean |
IsPowerBISite の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
LastValidated
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the SharePoint site URL was last validated. |
DisplayName | Last Validated |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | lastvalidated |
RequiredLevel | None |
Type | DateTime |
Name
プロパティ | 値 |
---|---|
Description | Name of the SharePoint site record. |
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 |
OwnerId
プロパティ | 値 |
---|---|
Description | Unique identifier of the user or team who owns the SharePoint site. |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Owner |
OwnerIdType
プロパティ | 値 |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
ParentSite
プロパティ | 値 |
---|---|
Description | Unique identifier of the parent SharePoint site. |
DisplayName | Parent Site |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parentsite |
RequiredLevel | None |
Targets | sharepointsite |
Type | Lookup |
ParentSiteObjectTypeCode
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentsiteobjecttypecode |
RequiredLevel | None |
Type | EntityName |
RelativeUrl
プロパティ | 値 |
---|---|
Description | Relative URL of the SharePoint site. |
DisplayName | Relative URL |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | relativeurl |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
ServiceType
プロパティ | 値 |
---|---|
Description | Shows the service type of location of the SharePoint site. |
DisplayName | Service Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | servicetype |
RequiredLevel | SystemRequired |
Type | Picklist |
ServiceType の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
0 | SharePoint | |
1 | OneDrive | |
2 | Shared with me | |
3 | MS Teams |
SharePointSiteId
プロパティ | 値 |
---|---|
Description | Unique identifier of the SharePoint site in Dynamics 365 |
DisplayName | SharePoint Site ID |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | sharepointsiteid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
StateCode
プロパティ | 値 |
---|---|
Description | Status of the SharePoint site record. |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
StateCode の選択肢/オプション
値 | ラベル | 既定の状態 | 不変名 |
---|---|---|---|
0 | Active | 1 | Active |
1 | Inactive | 2 | Inactive |
StatusCode
プロパティ | 値 |
---|---|
Description | Reason for the status of the SharePoint site record. |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
StatusCode の選択肢/オプション
値 | ラベル | 状態 |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
TimeZoneRuleVersionNumber
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
UserId
プロパティ | 値 |
---|---|
Description | Choose the user who owns the SharePoint site. |
DisplayName | SharePoint Site Owner |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | userid |
RequiredLevel | None |
Type | Uniqueidentifier |
UTCConversionTimeZoneCode
プロパティ | 値 |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
ValidationStatus
プロパティ | 値 |
---|---|
Description | Validation status of the SharePoint site URL. |
DisplayName | Last Validation Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | validationstatus |
RequiredLevel | None |
Type | Picklist |
ValidationStatus の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Not Validated | |
2 | In Progress | |
3 | Invalid | |
4 | Valid | |
5 | Could not validate |
ValidationStatusErrorCode
プロパティ | 値 |
---|---|
Description | Reason for validation status of the URL |
DisplayName | Additional Information |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | validationstatuserrorcode |
RequiredLevel | None |
Type | Picklist |
ValidationStatusErrorCode の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | This record's URL has not been validated. | |
2 | This record's URL is valid. | |
3 | This record's URL is not valid. | |
4 | The URL schemes of Microsoft Dynamics 365 and SharePoint are different. | |
5 | The URL could not be accessed because of Internet Explorer security settings. | |
6 | Authentication failure. | |
7 | Invalid certificates. |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ExchangeRate
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningBusinessUnitName
- OwningTeam
- OwningUser
- ParentSiteName
- SiteCollectionId
- TransactionCurrencyId
- TransactionCurrencyIdName
- VersionNumber
CreatedBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who created the SharePoint site record. |
DisplayName | Created By |
IsValidForForm | False |
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 SharePoint site record was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the delegate user who created the SharePoint site record. |
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 |
ExchangeRate
プロパティ | 値 |
---|---|
Description | Exchange rate between the currency associated with the SharePoint site record and 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 SharePoint site record. |
DisplayName | Modified By |
IsValidForForm | False |
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 SharePoint site record was last modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the delegate user who modified the SharePoint site record. |
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 |
OwnerIdName
プロパティ | 値 |
---|---|
Description | Name of the owner |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdYomiName
プロパティ | 値 |
---|---|
Description | Yomi name of the owner |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
プロパティ | 値 |
---|---|
Description | Unique identifier for the business unit that owns the document location record. |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Targets | businessunit |
Type | Lookup |
OwningBusinessUnitName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunitname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OwningTeam
プロパティ | 値 |
---|---|
Description | Unique identifier of the team that owns the SharePoint site record. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Targets | team |
Type | Lookup |
OwningUser
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who owns the SharePoint site record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ParentSiteName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentsitename |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
SiteCollectionId
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | sitecollectionid |
RequiredLevel | None |
Type | Uniqueidentifier |
TransactionCurrencyId
プロパティ | 値 |
---|---|
Description | Unique identifier of the currency associated with the SharePoint site record. |
DisplayName | Currency |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | transactioncurrencyid |
RequiredLevel | None |
Targets | transactioncurrency |
Type | Lookup |
TransactionCurrencyIdName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
- sharepointdocumentlocation_parent_sharepointsite
- sharepointsite_principalobjectattributeaccess
- SharePointSite_SyncErrors
- sharepointsite_parentsite_sharepointsite
- SharePointSite_DuplicateBaseRecord
- SharePointSite_AsyncOperations
- SharePointSite_DuplicateMatchingRecord
- SharePointSite_ProcessSessions
sharepointdocumentlocation_parent_sharepointsite
sharepointdocumentlocation テーブル/エンティティの多対一のリレーションシップ sharepointdocumentlocation_parent_sharepointsite と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | sharepointdocumentlocation |
ReferencingAttribute | parentsiteorlocation |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | sharepointdocumentlocation_parent_sharepointsite |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 40 |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
sharepointsite_principalobjectattributeaccess
principalobjectattributeaccess テーブル/エンティティの多対一のリレーションシップ sharepointsite_principalobjectattributeaccess と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | sharepointsite_principalobjectattributeaccess |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SharePointSite_SyncErrors
syncerror テーブル/エンティティの多対一のリレーションシップ SharePointSite_SyncErrors と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | SharePointSite_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
sharepointsite_parentsite_sharepointsite
sharepointsite テーブル/エンティティの多対一のリレーションシップ sharepointsite_parentsite_sharepointsite と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | sharepointsite |
ReferencingAttribute | parentsite |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | sharepointsite_parentsite_sharepointsite |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 40 |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SharePointSite_DuplicateBaseRecord
duplicaterecord テーブル/エンティティの多対一のリレーションシップ SharePointSite_DuplicateBaseRecord と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | baserecordid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | SharePointSite_DuplicateBaseRecord |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SharePointSite_AsyncOperations
asyncoperation テーブル/エンティティの多対一のリレーションシップ SharePointSite_AsyncOperations と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | SharePointSite_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SharePointSite_DuplicateMatchingRecord
duplicaterecord テーブル/エンティティの多対一のリレーションシップ SharePointSite_DuplicateMatchingRecord と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | duplicaterecordid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | SharePointSite_DuplicateMatchingRecord |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SharePointSite_ProcessSessions
processsession テーブル/エンティティの多対一のリレーションシップ SharePointSite_ProcessSessions と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | SharePointSite_ProcessSessions |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 110 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- user_sharepointsite
- team_sharepointsite
- business_unit_sharepointsites
- TransactionCurrency_SharePointSite
- lk_sharepointsitebase_modifiedonbehalfby
- lk_sharepointsitebase_createdby
- sharepointsite_parentsite_sharepointsite
- lk_sharepointsitebase_createdonbehalfby
- lk_sharepointsitebase_modifiedby
user_sharepointsite
systemuser テーブル/エンティティの一対多のリレーションシップ user_sharepointsite を参照してください。
team_sharepointsite
team テーブル/エンティティの一対多のリレーションシップ team_sharepointsite を参照してください。
business_unit_sharepointsites
businessunit テーブル/エンティティの一対多のリレーションシップ business_unit_sharepointsites を参照してください。
TransactionCurrency_SharePointSite
transactioncurrency テーブル/エンティティの一対多のリレーションシップ TransactionCurrency_SharePointSite を参照してください。
lk_sharepointsitebase_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_sharepointsitebase_modifiedonbehalfby を参照してください。
lk_sharepointsitebase_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_sharepointsitebase_createdby を参照してください。
sharepointsite_parentsite_sharepointsite
sharepointsite テーブル/エンティティの一対多のリレーションシップ sharepointsite_parentsite_sharepointsite を参照してください。
lk_sharepointsitebase_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_sharepointsitebase_createdonbehalfby を参照してください。
lk_sharepointsitebase_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_sharepointsitebase_modifiedby を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス sharepointsite EntityType