MobileOfflineProfile テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Information to administer and manage the data available to mobile devices in offline mode.
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
CloneMobileOfflineProfile | CloneMobileOfflineProfile Action | CloneMobileOfflineProfileRequest |
Create | POST [org URI]/api/data/v9.0/mobileofflineprofiles 作成を参照 |
CreateRequest または Create |
Delete | DELETE [org URI]/api/data/v9.0/mobileofflineprofiles(mobileofflineprofileid) 削除を参照 |
DeleteRequest または Delete |
Retrieve | GET [org URI]/api/data/v9.0/mobileofflineprofiles(mobileofflineprofileid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/mobileofflineprofiles データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
RetrieveUnpublished | RetrieveUnpublished Function | RetrieveUnpublishedRequest |
RetrieveUnpublishedMultiple | RetrieveUnpublishedMultiple Function | RetrieveUnpublishedMultipleRequest |
Update | PATCH [org URI]/api/data/v9.0/mobileofflineprofiles(mobileofflineprofileid) 更新を参照 |
UpdateRequest または Update |
Validate | Validate Action | ValidateRequest |
ValidateSavedQuery | ValidateSavedQuery Action | ValidateSavedQueryRequest |
ValidateUnpublished | ValidateUnpublished Action | ValidateUnpublishedRequest |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | MobileOfflineProfiles |
DisplayCollectionName | Mobile Offline Profiles |
DisplayName | Mobile Offline Profile |
EntitySetName | mobileofflineprofiles |
IsBPFEntity | False |
LogicalCollectionName | mobileofflineprofiles |
LogicalName | mobileofflineprofile |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | mobileofflineprofileid |
PrimaryNameAttribute | name |
SchemaName | MobileOfflineProfile |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
Description
プロパティ | 値 |
---|---|
Description | Enter a description of the mobile offline profile. |
DisplayName | Description |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
IntroducedVersion
プロパティ | 値 |
---|---|
Description | Version in which the Mobile offline Profile is introduced. |
DisplayName | Introduced Version |
FormatName | VersionNumber |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | introducedversion |
MaxLength | 48 |
RequiredLevel | None |
Type | String |
MobileOfflineProfileId
プロパティ | 値 |
---|---|
Description | Unique identifier of the mobile offline profile. |
DisplayName | Mobile Offline Profile |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | mobileofflineprofileid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Name
プロパティ | 値 |
---|---|
Description | Enter the name of the mobile offline profile. |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
MaxLength | 255 |
RequiredLevel | SystemRequired |
Type | String |
ProcessId
プロパティ | 値 |
---|---|
Description | Shows the ID of the process. |
DisplayName | Process |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | processid |
RequiredLevel | None |
Type | Uniqueidentifier |
StageId
プロパティ | 値 |
---|---|
Description | Shows the ID of the stage. |
DisplayName | (Deprecated) Process Stage |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | stageid |
RequiredLevel | None |
Type | Uniqueidentifier |
TraversedPath
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | (Deprecated) Traversed Path |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | traversedpath |
MaxLength | 1250 |
RequiredLevel | None |
Type | String |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- ComponentState
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- IsManaged
- IsValidated
- MobileOfflineProfileIdUnique
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- OverwriteTime
- PublishedOn
- SelectedEntityMetadata
- SolutionId
- SupportingSolutionId
- VersionNumber
ComponentState
プロパティ | 値 |
---|---|
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 | Shows who created the record. |
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 |
CreatedByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
CreatedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
プロパティ | 値 |
---|---|
Description | Shows who created the record on behalf of another user. |
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 | SystemRequired |
Type | String |
IsManaged
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Is Managed |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismanaged |
RequiredLevel | SystemRequired |
Type | Boolean |
IsManaged の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Managed | |
0 | Unmanaged |
既定値 : 0
IsValidated
プロパティ | 値 |
---|---|
Description | Information about whether profile is validated or not |
DisplayName | Is Validated |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isvalidated |
RequiredLevel | SystemRequired |
Type | Boolean |
IsValidated の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
MobileOfflineProfileIdUnique
プロパティ | 値 |
---|---|
Description | For Internal Use Only |
DisplayName | Unique Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mobileofflineprofileidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ModifiedBy
プロパティ | 値 |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | True |
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 |
ModifiedByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ModifiedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
プロパティ | 値 |
---|---|
Description | Shows who updated the record on behalf of another user. |
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 | SystemRequired |
Type | String |
OrganizationId
プロパティ | 値 |
---|---|
Description | Unique identifier of the organization associated with the Mobile Offline Profile. |
DisplayName | Organization |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | SystemRequired |
Targets | organization |
Type | Lookup |
OrganizationIdName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OverwriteTime
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | For internal use only. |
DisplayName | Record Overwrite Time |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
PublishedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Displays the last published date time. |
DisplayName | Published On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | publishedon |
RequiredLevel | None |
Type | DateTime |
SelectedEntityMetadata
プロパティ | 値 |
---|---|
Description | Internal Use Only |
DisplayName | Internal Use Only |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | selectedentitymetadata |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | Memo |
SolutionId
プロパティ | 値 |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
VersionNumber
プロパティ | 値 |
---|---|
Description | Version number of the Mobile Offline Profile. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
- DefaultMobileOfflineProfile_Organization
- MobileOfflineProfile_MobileOfflineProfileItem
- MobileOfflineProfile_SystemUser
- mobileofflineprofile_profileextension
- mobileofflineprofile_mobileofflineprofile
- mobileofflineprofile_teammobileofflineprofilemembership_MobileOfflineProfileId
- mobileofflineprofile_usermobileofflineprofilemembership_MobileOfflineProfileId
DefaultMobileOfflineProfile_Organization
organization テーブル/エンティティの多対一のリレーションシップ DefaultMobileOfflineProfile_Organization と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | organization |
ReferencingAttribute | defaultmobileofflineprofileid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | DefaultMobileOfflineProfile_Organization |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
MobileOfflineProfile_MobileOfflineProfileItem
mobileofflineprofileitem テーブル/エンティティの多対一のリレーションシップ MobileOfflineProfile_MobileOfflineProfileItem と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | mobileofflineprofileitem |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | MobileOfflineProfile_MobileOfflineProfileItem |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
MobileOfflineProfile_SystemUser
systemuser テーブル/エンティティの多対一のリレーションシップ MobileOfflineProfile_SystemUser と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | systemuser |
ReferencingAttribute | mobileofflineprofileid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | MobileOfflineProfile_SystemUser |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mobileofflineprofile_profileextension
追加元 : MobileOfflineProfileExtensionSolution ソリューション
mobileofflineprofileextension テーブル/エンティティの多対一のリレーションシップ mobileofflineprofile_profileextension と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | mobileofflineprofileextension |
ReferencingAttribute | mobileofflineprofileid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mobileofflineprofile_profileextension |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mobileofflineprofile_mobileofflineprofile
追加元 : MobileOfflineDirectDeviceSync ソリューション
mobileofflineprofileitemfilter テーブル/エンティティの多対一のリレーションシップ mobileofflineprofile_mobileofflineprofile と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | mobileofflineprofileitemfilter |
ReferencingAttribute | mobileofflineprofileid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mobileofflineprofile_mobileofflineprofile |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mobileofflineprofile_teammobileofflineprofilemembership_MobileOfflineProfileId
追加元 : MobileOfflineMembership ソリューション
teammobileofflineprofilemembership テーブル/エンティティの多対一のリレーションシップ mobileofflineprofile_teammobileofflineprofilemembership_MobileOfflineProfileId と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | teammobileofflineprofilemembership |
ReferencingAttribute | mobileofflineprofileid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mobileofflineprofile_teammobileofflineprofilemembership_MobileOfflineProfileId |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mobileofflineprofile_usermobileofflineprofilemembership_MobileOfflineProfileId
追加元 : MobileOfflineMembership ソリューション
usermobileofflineprofilemembership テーブル/エンティティの多対一のリレーションシップ mobileofflineprofile_usermobileofflineprofilemembership_MobileOfflineProfileId と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | usermobileofflineprofilemembership |
ReferencingAttribute | mobileofflineprofileid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mobileofflineprofile_usermobileofflineprofilemembership_MobileOfflineProfileId |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- lk_MobileOfflineProfile_modifiedby
- MobileOfflineProfile_organization
- lk_MobileOfflineProfile_createdby
- lk_MobileOfflineProfile_createdonbehalfby
- lk_MobileOfflineProfile_modifiedonbehalfby
lk_MobileOfflineProfile_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_MobileOfflineProfile_modifiedby を参照してください。
MobileOfflineProfile_organization
organization テーブル/エンティティの一対多のリレーションシップ MobileOfflineProfile_organization を参照してください。
lk_MobileOfflineProfile_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_MobileOfflineProfile_createdby を参照してください。
lk_MobileOfflineProfile_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_MobileOfflineProfile_createdonbehalfby を参照してください。
lk_MobileOfflineProfile_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_MobileOfflineProfile_modifiedonbehalfby を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス mobileofflineprofile EntityType