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.
SharePoint site 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/sharepointsites(sharepointsiteid) Aktualisieren die Eigenschaft ownerid . |
AssignRequest |
Create | POST [org URI]/api/data/v9.0/sharepointsites Weitere Informationen finden Sie unter Erstellen |
CreateRequest oder Create |
Delete | DELETE [org URI]/api/data/v9.0/sharepointsites(sharepointsiteid) 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/sharepointsites(sharepointsiteid) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveAbsoluteAndSiteCollectionUrl | RetrieveAbsoluteAndSiteCollectionUrl Function | RetrieveAbsoluteAndSiteCollectionUrlRequest |
RetrieveMultiple | GET [org URI]/api/data/v9.0/sharepointsites 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/sharepointsites(sharepointsiteid) Aktualisieren der Eigenschaften statecode und statuscode . |
SetStateRequest |
Update | PATCH [org URI]/api/data/v9.0/sharepointsites(sharepointsiteid) Weitere Informationen finden Sie unter Aktualisieren |
UpdateRequest oder Update |
Eigenschaften
Eigenschaft | Wert |
---|---|
CollectionSchemaName | SharePointSites |
DisplayCollectionName | SharePoint Sites |
DisplayName | SharePoint Site |
EntitySetName | sharepointsites |
IsBPFEntity | False |
LogicalCollectionName | sharepointsites |
LogicalName | sharepointsite |
OwnershipType | UserOwned |
PrimaryIdAttribute | sharepointsiteid |
PrimaryNameAttribute | name |
SchemaName | SharePointSite |
Schreibbare Spalten/Attribute
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch 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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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 Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
IsGridPresent
Eigenschaft | Wert |
---|---|
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 Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
IsPowerBISite
Eigenschaft | Wert |
---|---|
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 Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
LastValidated
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
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 site. |
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 |
ParentSite
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the parent SharePoint site. |
DisplayName | Parent Site |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parentsite |
RequiredLevel | None |
Targets | sharepointsite |
Type | Lookup |
ParentSiteObjectTypeCode
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentsiteobjecttypecode |
RequiredLevel | None |
Type | EntityName |
RelativeUrl
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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 Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
0 | SharePoint | |
1 | OneDrive | |
2 | Shared with me | |
3 | MS Teams |
SharePointSiteId
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Status of the SharePoint site 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 site 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 site. |
DisplayName | SharePoint Site 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 |
ValidationStatus
Eigenschaft | Wert |
---|---|
Description | Validation status of the SharePoint site URL. |
DisplayName | Last Validation Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | validationstatus |
RequiredLevel | None |
Type | Picklist |
ValidationStatus Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Not Validated | |
2 | In Progress | |
3 | Invalid | |
4 | Valid | |
5 | Could not validate |
ValidationStatusErrorCode
Eigenschaft | Wert |
---|---|
Description | Reason for validation status of the URL |
DisplayName | Additional Information |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | validationstatuserrorcode |
RequiredLevel | None |
Type | Picklist |
ValidationStatusErrorCode Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
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. |
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
- ParentSiteName
- SiteCollectionId
- TransactionCurrencyId
- TransactionCurrencyIdName
- VersionNumber
CreatedBy
Eigenschaft | Wert |
---|---|
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
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 site 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 site 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 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
Eigenschaft | Wert |
---|---|
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
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 site 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 site 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 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
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 that owns the SharePoint site 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 site record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ParentSiteName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentsitename |
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 site 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_sharepointsite
- sharepointsite_principalobjectattributeaccess
- SharePointSite_SyncErrors
- sharepointsite_parentsite_sharepointsite
- SharePointSite_DuplicateBaseRecord
- SharePointSite_AsyncOperations
- SharePointSite_DuplicateMatchingRecord
- SharePointSite_ProcessSessions
sharepointdocumentlocation_parent_sharepointsite
Wie die sharepointdocumentlocation_parent_sharepointsite-Viele-zu-Eins-Beziehung für die sharepointdocumentlocation-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die sharepointsite_principalobjectattributeaccess-Viele-zu-Eins-Beziehung für die principalobjectattributeaccess-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die SharePointSite_SyncErrors-Viele-zu-Eins-Beziehung für die syncerror-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die sharepointsite_parentsite_sharepointsite-Viele-zu-Eins-Beziehung für die sharepointsite-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die SharePointSite_DuplicateBaseRecord-Viele-zu-Eins-Beziehung für die duplicaterecord-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die SharePointSite_AsyncOperations-Viele-zu-Eins-Beziehung für die asyncoperation-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die SharePointSite_DuplicateMatchingRecord-Viele-zu-Eins-Beziehung für die duplicaterecord-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die SharePointSite_ProcessSessions-Viele-zu-Eins-Beziehung für die processsession-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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 |
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.
- 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
Siehe die user_sharepointsite-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
team_sharepointsite
Siehe die team_sharepointsite-Eins-zu-Viele-Beziehung für die team-Tabelle/-Entität.
business_unit_sharepointsites
Siehe die business_unit_sharepointsites-Eins-zu-Viele-Beziehung für die businessunit-Tabelle/-Entität.
TransactionCurrency_SharePointSite
Siehe die TransactionCurrency_SharePointSite-Eins-zu-Viele-Beziehung für die transactioncurrency-Tabelle/-Entität.
lk_sharepointsitebase_modifiedonbehalfby
Siehe die lk_sharepointsitebase_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_sharepointsitebase_createdby
Siehe die lk_sharepointsitebase_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
sharepointsite_parentsite_sharepointsite
Siehe die sharepointsite_parentsite_sharepointsite-Eins-zu-Viele-Beziehung für die sharepointsite-Tabelle/-Entität.
lk_sharepointsitebase_createdonbehalfby
Siehe die lk_sharepointsitebase_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_sharepointsitebase_modifiedby
Siehe die lk_sharepointsitebase_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
Siehe auch
Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz sharepointsite EntityType