Référence d’entité/de table SharePointSite
Notes
Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.
SharePoint site from where documents can be managed in Microsoft Dynamics 365.
Messages
Message | Opération de l'API web | Classe ou méthode SDK |
---|---|---|
Assign | PATCH [org URI]/api/data/v9.0/sharepointsites(sharepointsiteid) Mettre à jour la propriété ownerid . |
AssignRequest |
Create | POST [org URI]/api/data/v9.0/sharepointsites Voir Créer |
CreateRequest ou Create |
Delete | DELETE [org URI]/api/data/v9.0/sharepointsites(sharepointsiteid) Voir Supprimer |
DeleteRequest ou Delete |
GrantAccess | GrantAccess Action | GrantAccessRequest |
ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
Retrieve | GET [org URI]/api/data/v9.0/sharepointsites(sharepointsiteid) Voir Récupérer |
RetrieveRequest ou Retrieve |
RetrieveAbsoluteAndSiteCollectionUrl | RetrieveAbsoluteAndSiteCollectionUrl Function | RetrieveAbsoluteAndSiteCollectionUrlRequest |
RetrieveMultiple | GET [org URI]/api/data/v9.0/sharepointsites Voir Rechercher des données |
RetrieveMultipleRequest ou RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
SetState | PATCH [org URI]/api/data/v9.0/sharepointsites(sharepointsiteid) Mettre à jour les propriétés statecode et statuscode . |
SetStateRequest |
Update | PATCH [org URI]/api/data/v9.0/sharepointsites(sharepointsiteid) Voir Mettre à jour |
UpdateRequest ou Update |
Propriétés
Propriété | Valeur |
---|---|
CollectionSchemaName | SharePointSites |
DisplayCollectionName | SharePoint Sites |
DisplayName | SharePoint Site |
EntitySetName | sharepointsites |
IsBPFEntity | False |
LogicalCollectionName | sharepointsites |
LogicalName | sharepointsite |
OwnershipType | UserOwned |
PrimaryIdAttribute | sharepointsiteid |
PrimaryNameAttribute | name |
SchemaName | SharePointSite |
Colonnes/Attributs inscriptibles
Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par 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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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 |
Choix/Options IsDefault
Valeur | Étiquette | Description |
---|---|---|
1 | Yes | |
0 | No |
Valeur par défaut : 0
IsGridPresent
Propriété | Valeur |
---|---|
Description | Indicates if SharePoint Grid is present or not. |
DisplayName | List component is installed |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | isgridpresent |
RequiredLevel | None |
Type | Boolean |
Choix/Options IsGridPresent
Valeur | Étiquette | Description |
---|---|---|
1 | Yes | |
0 | No |
Valeur par défaut : 0
IsPowerBISite
Propriété | Valeur |
---|---|
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 |
Choix/Options IsPowerBISite
Valeur | Étiquette | Description |
---|---|---|
1 | Yes | |
0 | No |
Valeur par défaut : 0
LastValidated
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
ParentSite
Propriété | Valeur |
---|---|
Description | Unique identifier of the parent SharePoint site. |
DisplayName | Parent Site |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parentsite |
RequiredLevel | None |
Targets | sharepointsite |
Type | Lookup |
ParentSiteObjectTypeCode
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentsiteobjecttypecode |
RequiredLevel | None |
Type | EntityName |
RelativeUrl
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | Shows the service type of location of the SharePoint site. |
DisplayName | Service Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | servicetype |
RequiredLevel | SystemRequired |
Type | Picklist |
Choix/Options ServiceType
Valeur | Étiquette | Description |
---|---|---|
0 | SharePoint | |
1 | OneDrive | |
2 | Shared with me | |
3 | MS Teams |
SharePointSiteId
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | Status of the SharePoint site record. |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
Choix/Options StateCode
Valeur | Étiquette | Statut par défaut | Nom invariant |
---|---|---|---|
0 | Active | 1 | Active |
1 | Inactive | 2 | Inactive |
StatusCode
Propriété | Valeur |
---|---|
Description | Reason for the status of the SharePoint site record. |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
Choix/Options StatusCode
Valeur | Étiquette | État |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
TimeZoneRuleVersionNumber
Propriété | Valeur |
---|---|
Description | For internal use only. |
DisplayName | |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
UserId
Propriété | Valeur |
---|---|
Description | Choose the user who owns the SharePoint site. |
DisplayName | SharePoint Site Owner |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | userid |
RequiredLevel | None |
Type | Uniqueidentifier |
UTCConversionTimeZoneCode
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | Validation status of the SharePoint site URL. |
DisplayName | Last Validation Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | validationstatus |
RequiredLevel | None |
Type | Picklist |
Choix/Options ValidationStatus
Valeur | Étiquette | Description |
---|---|---|
1 | Not Validated | |
2 | In Progress | |
3 | Invalid | |
4 | Valid | |
5 | Could not validate |
ValidationStatusErrorCode
Propriété | Valeur |
---|---|
Description | Reason for validation status of the URL |
DisplayName | Additional Information |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | validationstatuserrorcode |
RequiredLevel | None |
Type | Picklist |
Choix/Options ValidationStatusErrorCode
Valeur | Étiquette | Description |
---|---|---|
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. |
Colonnes/Attributs en lecture seule
Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par 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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ExchangeRate
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OwnerIdName
Propriété | Valeur |
---|---|
Description | Name of the owner |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdYomiName
Propriété | Valeur |
---|---|
Description | Yomi name of the owner |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunitname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OwningTeam
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentsitename |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
SiteCollectionId
Propriété | Valeur |
---|---|
Description | For internal use only. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | sitecollectionid |
RequiredLevel | None |
Type | Uniqueidentifier |
TransactionCurrencyId
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relations un-à-plusieurs
Répertorié par SchemaName.
- sharepointdocumentlocation_parent_sharepointsite
- sharepointsite_principalobjectattributeaccess
- SharePointSite_SyncErrors
- sharepointsite_parentsite_sharepointsite
- SharePointSite_DuplicateBaseRecord
- SharePointSite_AsyncOperations
- SharePointSite_DuplicateMatchingRecord
- SharePointSite_ProcessSessions
sharepointdocumentlocation_parent_sharepointsite
Identique à la relation plusieurs à un sharepointdocumentlocation_parent_sharepointsite pour la table/entité sharepointdocumentlocation.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un sharepointsite_principalobjectattributeaccess pour la table/entité principalobjectattributeaccess.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un SharePointSite_SyncErrors pour la table/entité syncerror.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un sharepointsite_parentsite_sharepointsite pour la table/entité sharepointsite.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un SharePointSite_DuplicateBaseRecord pour la table/entité duplicaterecord.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un SharePointSite_AsyncOperations pour la table/entité asyncoperation.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un SharePointSite_DuplicateMatchingRecord pour la table/entité duplicaterecord.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un SharePointSite_ProcessSessions pour la table/entité processsession.
Propriété | Valeur |
---|---|
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 |
Relations plusieurs-à-un
Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par 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
Voir la relation un à plusieurs user_sharepointsite pour la table/entité systemuser.
team_sharepointsite
Voir la relation un à plusieurs team_sharepointsite pour la table/entité team.
business_unit_sharepointsites
Voir la relation un à plusieurs business_unit_sharepointsites pour la table/entité businessunit.
TransactionCurrency_SharePointSite
Voir la relation un à plusieurs TransactionCurrency_SharePointSite pour la table/entité transactioncurrency.
lk_sharepointsitebase_modifiedonbehalfby
Voir la relation un à plusieurs lk_sharepointsitebase_modifiedonbehalfby pour la table/entité systemuser.
lk_sharepointsitebase_createdby
Voir la relation un à plusieurs lk_sharepointsitebase_createdby pour la table/entité systemuser.
sharepointsite_parentsite_sharepointsite
Voir la relation un à plusieurs sharepointsite_parentsite_sharepointsite pour la table/entité sharepointsite.
lk_sharepointsitebase_createdonbehalfby
Voir la relation un à plusieurs lk_sharepointsitebase_createdonbehalfby pour la table/entité systemuser.
lk_sharepointsitebase_modifiedby
Voir la relation un à plusieurs lk_sharepointsitebase_modifiedby pour la table/entité systemuser.
Voir aussi
Référence d’entité/de table Dataverse Référence d’API web sharepointsite EntityType