Document Location (SharePointDocumentLocation) テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Document libraries or folders on a SharePoint server from where documents can be managed in Microsoft Dynamics 365.
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
Assign | PATCH [org URI]/api/data/v9.0/sharepointdocumentlocations(sharepointdocumentlocationid)ownerid のプロパティを更新する。 |
AssignRequest |
Create | POST [org URI]/api/data/v9.0/sharepointdocumentlocations 作成を参照 |
CreateRequest または Create |
Delete | DELETE [org URI]/api/data/v9.0/sharepointdocumentlocations(sharepointdocumentlocationid) 削除を参照 |
DeleteRequest または Delete |
GrantAccess | GrantAccess Action | GrantAccessRequest |
ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
Retrieve | GET [org URI]/api/data/v9.0/sharepointdocumentlocations(sharepointdocumentlocationid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveAbsoluteAndSiteCollectionUrl | RetrieveAbsoluteAndSiteCollectionUrl Function | RetrieveAbsoluteAndSiteCollectionUrlRequest |
RetrieveMultiple | GET [org URI]/api/data/v9.0/sharepointdocumentlocations データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
SetState | PATCH [org URI]/api/data/v9.0/sharepointdocumentlocations(sharepointdocumentlocationid)statecode と statuscode のプロパティを更新する。 |
SetStateRequest |
Update | PATCH [org URI]/api/data/v9.0/sharepointdocumentlocations(sharepointdocumentlocationid) 更新を参照 |
UpdateRequest または Update |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | SharePointDocumentLocations |
DisplayCollectionName | Document Locations |
DisplayName | Document Location |
EntitySetName | sharepointdocumentlocations |
IsBPFEntity | False |
LogicalCollectionName | sharePointdocumentlocations |
LogicalName | sharepointdocumentlocation |
OwnershipType | UserOwned |
PrimaryIdAttribute | sharepointdocumentlocationid |
PrimaryNameAttribute | name |
SchemaName | SharePointDocumentLocation |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- AbsoluteURL
- Description
- ImportSequenceNumber
- LocationType
- Name
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- ParentSiteOrLocation
- ParentSiteOrLocationTypeCode
- RegardingObjectId
- RegardingObjectIdName
- RegardingObjectIdYomiName
- RegardingObjectTypeCode
- RelativeUrl
- ServiceType
- SharePointDocumentLocationId
- StateCode
- StatusCode
- TimeZoneRuleVersionNumber
- UserId
- UTCConversionTimeZoneCode
AbsoluteURL
プロパティ | 値 |
---|---|
Description | Absolute URL of the SharePoint document location. |
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 document location record. |
DisplayName | Description |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
ImportSequenceNumber
プロパティ | 値 |
---|---|
Description | Sequence number of the import that created the SharePoint document location record. |
DisplayName | Import Sequence Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | importsequencenumber |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
LocationType
プロパティ | 値 |
---|---|
Description | Location type of the SharePoint document location. |
DisplayName | Location Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | locationtype |
RequiredLevel | None |
Type | Picklist |
LocationType の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
0 | General | |
1 | Dedicated for OneNote Integration |
Name
プロパティ | 値 |
---|---|
Description | Name of the SharePoint document location 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 document location record. |
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 |
ParentSiteOrLocation
プロパティ | 値 |
---|---|
Description | Unique identifier of the parent site or location. |
DisplayName | Parent Site or Location |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parentsiteorlocation |
RequiredLevel | None |
Targets | sharepointdocumentlocation,sharepointsite |
Type | Lookup |
ParentSiteOrLocationTypeCode
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentsiteorlocationtypecode |
RequiredLevel | None |
Type | EntityName |
RegardingObjectId
プロパティ | 値 |
---|---|
Description | Unique identifier of the object with which the SharePoint document location record is associated. |
DisplayName | Regarding |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | regardingobjectid |
RequiredLevel | None |
Targets | account,adx_portalcomment,kbarticle,knowledgearticle,msdyn_knowledgearticletemplate,mspp_website |
Type | Lookup |
RegardingObjectIdName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectidname |
MaxLength | 256 |
RequiredLevel | None |
Type | String |
RegardingObjectIdYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectidyominame |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
RegardingObjectTypeCode
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjecttypecode |
RequiredLevel | None |
Type | EntityName |
RelativeUrl
プロパティ | 値 |
---|---|
Description | Relative URL of the SharePoint document location. |
DisplayName | Relative URL |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | relativeurl |
MaxLength | 255 |
RequiredLevel | None |
Type | String |
ServiceType
プロパティ | 値 |
---|---|
Description | Shows the service type 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 |
SharePointDocumentLocationId
プロパティ | 値 |
---|---|
Description | Unique identifier of the SharePoint document location record. |
DisplayName | SharePoint Document Location ID |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | sharepointdocumentlocationid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
StateCode
プロパティ | 値 |
---|---|
Description | Status of the SharePoint document location 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 document location 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 document location. |
DisplayName | SharePoint Document Location 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 |
読み取り専用列/属性
これらの列/属性は 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
- ParentSiteOrLocationName
- SiteCollectionId
- TransactionCurrencyId
- TransactionCurrencyIdName
- VersionNumber
CreatedBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who created the SharePoint document location 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 document location 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 document location 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 document location 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 document location 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 document location 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 document location 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 of the business unit that owns the SharePoint 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 who owns the SharePoint document location 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 document location record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ParentSiteOrLocationName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentsiteorlocationname |
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 document location 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_sharepointdocumentlocation
- SharePointDocumentLocation_AsyncOperations
- sharepointdocumentlocation_principalobjectattributeaccess
- SharePointDocumentLocation_DuplicateBaseRecord
- SharePointDocumentLocation_ProcessSessions
- SharePointDocumentLocation_SyncErrors
- SharePointDocumentLocation_DuplicateMatchingRecord
sharepointdocumentlocation_parent_sharepointdocumentlocation
sharepointdocumentlocation テーブル/エンティティの多対一のリレーションシップ sharepointdocumentlocation_parent_sharepointdocumentlocation と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | sharepointdocumentlocation |
ReferencingAttribute | parentsiteorlocation |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | sharepointdocumentlocation_parent_sharepointdocumentlocation |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 40 |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SharePointDocumentLocation_AsyncOperations
asyncoperation テーブル/エンティティの多対一のリレーションシップ SharePointDocumentLocation_AsyncOperations と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | SharePointDocumentLocation_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
sharepointdocumentlocation_principalobjectattributeaccess
principalobjectattributeaccess テーブル/エンティティの多対一のリレーションシップ sharepointdocumentlocation_principalobjectattributeaccess と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | sharepointdocumentlocation_principalobjectattributeaccess |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SharePointDocumentLocation_DuplicateBaseRecord
duplicaterecord テーブル/エンティティの多対一のリレーションシップ SharePointDocumentLocation_DuplicateBaseRecord と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | baserecordid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | SharePointDocumentLocation_DuplicateBaseRecord |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SharePointDocumentLocation_ProcessSessions
processsession テーブル/エンティティの多対一のリレーションシップ SharePointDocumentLocation_ProcessSessions と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | SharePointDocumentLocation_ProcessSessions |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 110 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SharePointDocumentLocation_SyncErrors
syncerror テーブル/エンティティの多対一のリレーションシップ SharePointDocumentLocation_SyncErrors と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | SharePointDocumentLocation_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
SharePointDocumentLocation_DuplicateMatchingRecord
duplicaterecord テーブル/エンティティの多対一のリレーションシップ SharePointDocumentLocation_DuplicateMatchingRecord と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | duplicaterecordid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | SharePointDocumentLocation_DuplicateMatchingRecord |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- knowledgearticle_SharePointDocumentLocations
- user_sharepointdocumentlocation
- team_sharepointdocumentlocation
- business_unit_sharepointdocumentlocation
- lk_sharepointdocumentlocationbase_createdby
- lk_sharepointdocumentlocationbase_modifiedby
- sharepointdocumentlocation_parent_sharepointdocumentlocation
- TransactionCurrency_SharePointDocumentLocation
- lk_sharepointdocumentlocationbase_createdonbehalfby
- Account_SharepointDocumentLocation
- lk_sharepointdocumentlocationbase_modifiedonbehalfby
- KbArticle_SharepointDocumentLocation
- sharepointdocumentlocation_parent_sharepointsite
- msdyn_knowledgearticletemplate_SharePointDocumentLocations
- adx_portalcomment_SharePointDocumentLocations
- mspp_website_SharePointDocumentLocations
knowledgearticle_SharePointDocumentLocations
knowledgearticle テーブル/エンティティの一対多のリレーションシップ knowledgearticle_SharePointDocumentLocations を参照してください。
user_sharepointdocumentlocation
systemuser テーブル/エンティティの一対多のリレーションシップ user_sharepointdocumentlocation を参照してください。
team_sharepointdocumentlocation
team テーブル/エンティティの一対多のリレーションシップ team_sharepointdocumentlocation を参照してください。
business_unit_sharepointdocumentlocation
businessunit テーブル/エンティティの一対多のリレーションシップ business_unit_sharepointdocumentlocation を参照してください。
lk_sharepointdocumentlocationbase_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_sharepointdocumentlocationbase_createdby を参照してください。
lk_sharepointdocumentlocationbase_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_sharepointdocumentlocationbase_modifiedby を参照してください。
sharepointdocumentlocation_parent_sharepointdocumentlocation
sharepointdocumentlocation テーブル/エンティティの一対多のリレーションシップ sharepointdocumentlocation_parent_sharepointdocumentlocation を参照してください。
TransactionCurrency_SharePointDocumentLocation
transactioncurrency テーブル/エンティティの一対多のリレーションシップ TransactionCurrency_SharePointDocumentLocation を参照してください。
lk_sharepointdocumentlocationbase_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_sharepointdocumentlocationbase_createdonbehalfby を参照してください。
Account_SharepointDocumentLocation
account テーブル/エンティティの一対多のリレーションシップ Account_SharepointDocumentLocation を参照してください。
lk_sharepointdocumentlocationbase_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_sharepointdocumentlocationbase_modifiedonbehalfby を参照してください。
KbArticle_SharepointDocumentLocation
kbarticle テーブル/エンティティの一対多のリレーションシップ KbArticle_SharepointDocumentLocation を参照してください。
sharepointdocumentlocation_parent_sharepointsite
sharepointsite テーブル/エンティティの一対多のリレーションシップ sharepointdocumentlocation_parent_sharepointsite を参照してください。
msdyn_knowledgearticletemplate_SharePointDocumentLocations
追加元 : Knowledge Management Features ソリューション
msdyn_knowledgearticletemplate テーブル/エンティティの一対多のリレーションシップ msdyn_knowledgearticletemplate_SharePointDocumentLocations を参照してください。
adx_portalcomment_SharePointDocumentLocations
追加元 : Active Solution ソリューション
adx_portalcomment テーブル/エンティティの一対多のリレーションシップ adx_portalcomment_SharePointDocumentLocations を参照してください。
mspp_website_SharePointDocumentLocations
追加元 : Power Pages Apps ソリューション
mspp_website テーブル/エンティティの一対多のリレーションシップ mspp_website_SharePointDocumentLocations を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス sharepointdocumentlocation EntityType