TeamTemplate テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Team template for an entity enabled for automatically created access teams.
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
AddUserToRecordTeam | AddUserToRecordTeam Action | AddUserToRecordTeamRequest |
Create | POST [org URI]/api/data/v9.0/teamtemplates 作成を参照 |
CreateRequest または Create |
Delete | DELETE [org URI]/api/data/v9.0/teamtemplates(teamtemplateid) 削除を参照 |
DeleteRequest または Delete |
RemoveUserFromRecordTeam | RemoveUserFromRecordTeam Action | RemoveUserFromRecordTeamRequest |
Retrieve | GET [org URI]/api/data/v9.0/teamtemplates(teamtemplateid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/teamtemplates データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/teamtemplates(teamtemplateid) 更新を参照 |
UpdateRequest または Update |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | TeamTemplates |
DisplayCollectionName | Team templates |
DisplayName | Team template |
EntitySetName | teamtemplates |
IsBPFEntity | False |
LogicalCollectionName | teamtemplates |
LogicalName | teamtemplate |
OwnershipType | None |
PrimaryIdAttribute | teamtemplateid |
PrimaryNameAttribute | teamtemplatename |
SchemaName | TeamTemplate |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
DefaultAccessRightsMask
プロパティ | 値 |
---|---|
Description | Default access rights mask for the access teams associated with entity instances. |
DisplayName | Access Rights |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | defaultaccessrightsmask |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | SystemRequired |
Type | Integer |
Description
プロパティ | 値 |
---|---|
Description | Type additional information that describes the team. |
DisplayName | Description |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
IsCustomizable
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Is Customizable |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | iscustomizable |
RequiredLevel | SystemRequired |
Type | ManagedProperty |
ObjectTypeCode
プロパティ | 値 |
---|---|
Description | Object type code of entity which is enabled for access teams |
DisplayName | Entity |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | objecttypecode |
MaxValue | 100000 |
MinValue | 0 |
RequiredLevel | SystemRequired |
Type | Integer |
TeamTemplateId
プロパティ | 値 |
---|---|
Description | Unique identifier of the team template. |
DisplayName | Primary key for team template |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | teamtemplateid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
TeamTemplateName
プロパティ | 値 |
---|---|
Description | Type the name of the team template. |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | teamtemplatename |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- ComponentIdUnique
- ComponentState
- CreatedBy
- CreatedByName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- IsManaged
- IsSystem
- ModifiedBy
- ModifiedByName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OverwriteTime
- SolutionId
- SupportingSolutionId
- versionnumber
ComponentIdUnique
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Row id unique |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ComponentState
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
ComponentState の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
0 | Published | |
1 | Unpublished | |
2 | Deleted | |
3 | Deleted Unpublished |
CreatedBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who created the team template. |
DisplayName | Created By |
IsValidForForm | True |
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 |
CreatedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the team template was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the delegate user who created the team template. |
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 |
IsManaged
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
Description | Indicates whether the solution component is part of a managed solution. |
DisplayName | Is Managed |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismanaged |
RequiredLevel | SystemRequired |
Type | Boolean |
IsManaged の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Managed | |
0 | Unmanaged |
既定値 : 0
IsSystem
プロパティ | 値 |
---|---|
Description | Information about whether this team template is user-defined or system-defined. |
DisplayName | Is System |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | issystem |
RequiredLevel | SystemRequired |
Type | Boolean |
IsSystem の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
ModifiedBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who last modified the team template. |
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 |
ModifiedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the team template 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 team template. |
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 |
OverwriteTime
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | For internal use only. |
DisplayName | Record Overwrite Time |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
SolutionId
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
versionnumber
追加元 : Access Team ソリューション
プロパティ | 値 |
---|---|
Description | Version number for team template. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
teamtemplate_Teams
team テーブル/エンティティの多対一のリレーションシップ teamtemplate_Teams と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | team |
ReferencingAttribute | teamtemplateid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | teamtemplate_Teams |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
TeamTemplate_SyncErrors
syncerror テーブル/エンティティの多対一のリレーションシップ TeamTemplate_SyncErrors と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | TeamTemplate_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- lk_teamtemplate_createdonbehalfby
- lk_teamtemplate_modifiedby
- lk_teamtemplate_createdby
- lk_teamtemplate_modifiedonbehalfby
lk_teamtemplate_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_teamtemplate_createdonbehalfby を参照してください。
lk_teamtemplate_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_teamtemplate_modifiedby を参照してください。
lk_teamtemplate_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_teamtemplate_createdby を参照してください。
lk_teamtemplate_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_teamtemplate_modifiedonbehalfby を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス teamtemplate EntityType