Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Hinweis
Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.
Document libraries or folders on a SharePoint server from where documents can be managed in Microsoft Dynamics 365.
Nachrichten
Nachricht | Web-API-Vorgang | SDK-Klasse oder -Methode |
---|---|---|
Assign | PATCH [org URI]/api/data/v9.0/sharepointdocumentlocations(sharepointdocumentlocationid) Aktualisieren die Eigenschaft ownerid . |
AssignRequest |
Create | POST [org URI]/api/data/v9.0/sharepointdocumentlocations Weitere Informationen finden Sie unter Erstellen |
CreateRequest oder Create |
Delete | DELETE [org URI]/api/data/v9.0/sharepointdocumentlocations(sharepointdocumentlocationid) Weitere Informationen finden Sie unter Löschen |
DeleteRequest oder Delete |
GrantAccess | GrantAccess Action | GrantAccessRequest |
ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
Retrieve | GET [org URI]/api/data/v9.0/sharepointdocumentlocations(sharepointdocumentlocationid) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveAbsoluteAndSiteCollectionUrl | RetrieveAbsoluteAndSiteCollectionUrl Function | RetrieveAbsoluteAndSiteCollectionUrlRequest |
RetrieveMultiple | GET [org URI]/api/data/v9.0/sharepointdocumentlocations Weitere Informationen finden Sie unter Daten abfragen |
RetrieveMultipleRequest oder RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
SetState | PATCH [org URI]/api/data/v9.0/sharepointdocumentlocations(sharepointdocumentlocationid) Aktualisieren der Eigenschaften statecode und statuscode . |
SetStateRequest |
Update | PATCH [org URI]/api/data/v9.0/sharepointdocumentlocations(sharepointdocumentlocationid) Weitere Informationen finden Sie unter Aktualisieren |
UpdateRequest oder Update |
Eigenschaften
Eigenschaft | Wert |
---|---|
CollectionSchemaName | SharePointDocumentLocations |
DisplayCollectionName | Document Locations |
DisplayName | Document Location |
EntitySetName | sharepointdocumentlocations |
IsBPFEntity | False |
LogicalCollectionName | sharePointdocumentlocations |
LogicalName | sharepointdocumentlocation |
OwnershipType | UserOwned |
PrimaryIdAttribute | sharepointdocumentlocationid |
PrimaryNameAttribute | name |
SchemaName | SharePointDocumentLocation |
Schreibbare Spalten/Attribute
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.
- AbsoluteURL
- Description
- ImportSequenceNumber
- LocationType
- Name
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- ParentSiteOrLocation
- ParentSiteOrLocationTypeCode
- RegardingObjectId
- RegardingObjectIdName
- RegardingObjectIdYomiName
- RegardingObjectTypeCode
- RelativeUrl
- ServiceType
- SharePointDocumentLocationId
- StateCode
- StatusCode
- TimeZoneRuleVersionNumber
- UserId
- UTCConversionTimeZoneCode
AbsoluteURL
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Location type of the SharePoint document location. |
DisplayName | Location Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | locationtype |
RequiredLevel | None |
Type | Picklist |
LocationType Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
0 | General | |
1 | Dedicated for OneNote Integration |
Name
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
ParentSiteOrLocation
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentsiteorlocationtypecode |
RequiredLevel | None |
Type | EntityName |
RegardingObjectId
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectidname |
MaxLength | 256 |
RequiredLevel | None |
Type | String |
RegardingObjectIdYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectidyominame |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
RegardingObjectTypeCode
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjecttypecode |
RequiredLevel | None |
Type | EntityName |
RelativeUrl
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Shows the service type of the SharePoint site. |
DisplayName | Service Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | servicetype |
RequiredLevel | SystemRequired |
Type | Picklist |
ServiceType Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
0 | SharePoint | |
1 | OneDrive | |
2 | Shared with me | |
3 | MS Teams |
SharePointDocumentLocationId
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Status of the SharePoint document location record. |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
StateCode Auswahlen/Optionen
Wert | Etikett | Standardstatuswert | Invariante Name |
---|---|---|---|
0 | Active | 1 | Active |
1 | Inactive | 2 | Inactive |
StatusCode
Eigenschaft | Wert |
---|---|
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 Auswahlen/Optionen
Wert | Etikett | Status |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
TimeZoneRuleVersionNumber
Eigenschaft | Wert |
---|---|
Description | For internal use only. |
DisplayName | |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
UserId
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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 |
Schreibgeschützt Spalten/Attribute
Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch 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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ExchangeRate
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OwnerIdName
Eigenschaft | Wert |
---|---|
Description | Name of the owner |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdYomiName
Eigenschaft | Wert |
---|---|
Description | Yomi name of the owner |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunitname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OwningTeam
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentsiteorlocationname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
SiteCollectionId
Eigenschaft | Wert |
---|---|
Description | For internal use only. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | sitecollectionid |
RequiredLevel | None |
Type | Uniqueidentifier |
TransactionCurrencyId
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Eins-zu-Viele-Beziehungen
Aufgelistet durch SchemaName.
- sharepointdocumentlocation_parent_sharepointdocumentlocation
- SharePointDocumentLocation_AsyncOperations
- sharepointdocumentlocation_principalobjectattributeaccess
- SharePointDocumentLocation_DuplicateBaseRecord
- SharePointDocumentLocation_ProcessSessions
- SharePointDocumentLocation_SyncErrors
- SharePointDocumentLocation_DuplicateMatchingRecord
sharepointdocumentlocation_parent_sharepointdocumentlocation
Wie die sharepointdocumentlocation_parent_sharepointdocumentlocation-Viele-zu-Eins-Beziehung für die sharepointdocumentlocation-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die SharePointDocumentLocation_AsyncOperations-Viele-zu-Eins-Beziehung für die asyncoperation-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die sharepointdocumentlocation_principalobjectattributeaccess-Viele-zu-Eins-Beziehung für die principalobjectattributeaccess-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die SharePointDocumentLocation_DuplicateBaseRecord-Viele-zu-Eins-Beziehung für die duplicaterecord-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die SharePointDocumentLocation_ProcessSessions-Viele-zu-Eins-Beziehung für die processsession-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die SharePointDocumentLocation_SyncErrors-Viele-zu-Eins-Beziehung für die syncerror-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die SharePointDocumentLocation_DuplicateMatchingRecord-Viele-zu-Eins-Beziehung für die duplicaterecord-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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 |
Viele-zu-Eins-Beziehungen
Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch 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
Siehe die knowledgearticle_SharePointDocumentLocations-Eins-zu-Viele-Beziehung für die knowledgearticle-Tabelle/-Entität.
user_sharepointdocumentlocation
Siehe die user_sharepointdocumentlocation-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
team_sharepointdocumentlocation
Siehe die team_sharepointdocumentlocation-Eins-zu-Viele-Beziehung für die team-Tabelle/-Entität.
business_unit_sharepointdocumentlocation
Siehe die business_unit_sharepointdocumentlocation-Eins-zu-Viele-Beziehung für die businessunit-Tabelle/-Entität.
lk_sharepointdocumentlocationbase_createdby
Siehe die lk_sharepointdocumentlocationbase_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_sharepointdocumentlocationbase_modifiedby
Siehe die lk_sharepointdocumentlocationbase_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
sharepointdocumentlocation_parent_sharepointdocumentlocation
Siehe die sharepointdocumentlocation_parent_sharepointdocumentlocation-Eins-zu-Viele-Beziehung für die sharepointdocumentlocation-Tabelle/-Entität.
TransactionCurrency_SharePointDocumentLocation
Siehe die TransactionCurrency_SharePointDocumentLocation-Eins-zu-Viele-Beziehung für die transactioncurrency-Tabelle/-Entität.
lk_sharepointdocumentlocationbase_createdonbehalfby
Siehe die lk_sharepointdocumentlocationbase_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
Account_SharepointDocumentLocation
Siehe die Account_SharepointDocumentLocation-Eins-zu-Viele-Beziehung für die account-Tabelle/-Entität.
lk_sharepointdocumentlocationbase_modifiedonbehalfby
Siehe die lk_sharepointdocumentlocationbase_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
KbArticle_SharepointDocumentLocation
Siehe die KbArticle_SharepointDocumentLocation-Eins-zu-Viele-Beziehung für die kbarticle-Tabelle/-Entität.
sharepointdocumentlocation_parent_sharepointsite
Siehe die sharepointdocumentlocation_parent_sharepointsite-Eins-zu-Viele-Beziehung für die sharepointsite-Tabelle/-Entität.
msdyn_knowledgearticletemplate_SharePointDocumentLocations
Hinzugefügt von: Knowledge Management Features-Lösung
Siehe die msdyn_knowledgearticletemplate_SharePointDocumentLocations-Eins-zu-Viele-Beziehung für die msdyn_knowledgearticletemplate-Tabelle/-Entität.
adx_portalcomment_SharePointDocumentLocations
Hinzugefügt von: Active Solution-Lösung
Siehe die adx_portalcomment_SharePointDocumentLocations-Eins-zu-Viele-Beziehung für die adx_portalcomment-Tabelle/-Entität.
mspp_website_SharePointDocumentLocations
Hinzugefügt von: Power Pages Apps-Lösung
Siehe die mspp_website_SharePointDocumentLocations-Eins-zu-Viele-Beziehung für die mspp_website-Tabelle/-Entität.
Siehe auch
Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz sharepointdocumentlocation EntityType