ProvisionLanguageForUser テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
追加元 : msft_LocalizationExtension ソリューション
メッセージ
| メッセージ | Web API 操作 | SDK アセンブリ |
|---|---|---|
| Create | POST [org URI]/api/data/v9.0/provisionlanguageforusers 作成を参照 |
CreateRequest または Create |
| Delete | DELETE [org URI]/api/data/v9.0/provisionlanguageforusers(provisionlanguageforuserid) 削除を参照 |
DeleteRequest または Delete |
| IsValidStateTransition | IsValidStateTransition Function | IsValidStateTransitionRequest |
| Retrieve | GET [org URI]/api/data/v9.0/provisionlanguageforusers(provisionlanguageforuserid) 取得を参照 |
RetrieveRequest または Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/provisionlanguageforusers データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
| SetState | PATCH [org URI]/api/data/v9.0/provisionlanguageforusers(provisionlanguageforuserid)statecode と statuscode のプロパティを更新する。 |
SetStateRequest |
| Update | PATCH [org URI]/api/data/v9.0/provisionlanguageforusers(provisionlanguageforuserid) 更新を参照 |
UpdateRequest または Update |
プロパティ
| プロパティ | 値 |
|---|---|
| CollectionSchemaName | ProvisionLanguageForUsers |
| DisplayCollectionName | ProvisionLanguageForUser |
| DisplayName | ProvisionLanguageForUser |
| EntitySetName | provisionlanguageforusers |
| IsBPFEntity | False |
| LogicalCollectionName | provisionlanguageforusers |
| LogicalName | provisionlanguageforuser |
| OwnershipType | OrganizationOwned |
| PrimaryIdAttribute | provisionlanguageforuserid |
| PrimaryNameAttribute | name |
| SchemaName | ProvisionLanguageForUser |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
AsyncOperationId
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | AsyncOperationId |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | asyncoperationid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
Lcid
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | Lcid |
| Format | Locale |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | lcid |
| MaxValue | 2147483647 |
| MinValue | 0 |
| RequiredLevel | None |
| Type | Integer |
Name
| プロパティ | 値 |
|---|---|
| Description | The name of the custom entity. |
| DisplayName | Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | name |
| MaxLength | 100 |
| RequiredLevel | ApplicationRequired |
| Type | String |
OperationStatus
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | OperationStatus |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | operationstatus |
| RequiredLevel | None |
| Type | Picklist |
OperationStatus の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 0 | Queued | |
| 1 | Completed | |
| 2 | Waiting For Language Provision | |
| 3 | Failed |
ProvisionLanguageForUserId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | ProvisionLanguageForUser |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | provisionlanguageforuserid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
UserId
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | UserId |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | userid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
OrganizationId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier for the organization |
| DisplayName | Organization Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
一対多関連付け
SchemaName が一覧表示。
- provisionlanguageforuser_SyncErrors
- provisionlanguageforuser_AsyncOperations
- provisionlanguageforuser_MailboxTrackingFolders
- provisionlanguageforuser_ProcessSession
- provisionlanguageforuser_BulkDeleteFailures
- provisionlanguageforuser_PrincipalObjectAttributeAccesses
provisionlanguageforuser_SyncErrors
追加元 : System Solution ソリューション
syncerror テーブル/エンティティの多対一のリレーションシップ provisionlanguageforuser_SyncErrors と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | provisionlanguageforuser_SyncErrors |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
provisionlanguageforuser_AsyncOperations
追加元 : System Solution ソリューション
asyncoperation テーブル/エンティティの多対一のリレーションシップ provisionlanguageforuser_AsyncOperations と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | provisionlanguageforuser_AsyncOperations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
provisionlanguageforuser_MailboxTrackingFolders
追加元 : System Solution ソリューション
mailboxtrackingfolder テーブル/エンティティの多対一のリレーションシップ provisionlanguageforuser_MailboxTrackingFolders と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | provisionlanguageforuser_MailboxTrackingFolders |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
provisionlanguageforuser_ProcessSession
追加元 : System Solution ソリューション
processsession テーブル/エンティティの多対一のリレーションシップ provisionlanguageforuser_ProcessSession と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | provisionlanguageforuser_ProcessSession |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
provisionlanguageforuser_BulkDeleteFailures
追加元 : System Solution ソリューション
bulkdeletefailure テーブル/エンティティの多対一のリレーションシップ provisionlanguageforuser_BulkDeleteFailures と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | provisionlanguageforuser_BulkDeleteFailures |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
provisionlanguageforuser_PrincipalObjectAttributeAccesses
追加元 : System Solution ソリューション
principalobjectattributeaccess テーブル/エンティティの多対一のリレーションシップ provisionlanguageforuser_PrincipalObjectAttributeAccesses と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | provisionlanguageforuser_PrincipalObjectAttributeAccesses |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
関連項目
テーブルの参照について
Web API リファレンス
provisionlanguageforuser EntityType
フィードバック
フィードバックの送信と表示