SdkMessage テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Message that is supported by the SDK.
メッセージ
| メッセージ | Web API 操作 | SDK アセンブリ |
|---|---|---|
| Retrieve | GET [org URI]/api/data/v9.0/sdkmessages(sdkmessageid) 取得を参照 |
RetrieveRequest または Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/sdkmessages データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
プロパティ
| プロパティ | 値 |
|---|---|
| CollectionSchemaName | SdkMessages |
| DisplayCollectionName | Sdk Messages |
| DisplayName | Sdk Message |
| EntitySetName | sdkmessages |
| IsBPFEntity | False |
| LogicalCollectionName | sdkmessages |
| LogicalName | sdkmessage |
| OwnershipType | OrganizationOwned |
| PrimaryIdAttribute | sdkmessageid |
| PrimaryNameAttribute | name |
| SchemaName | SdkMessage |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- AutoTransact
- Availability
- CategoryName
- ExecutePrivilegeName
- Expand
- IntroducedVersion
- IsActive
- IsPrivate
- IsReadOnly
- Name
- SdkMessageId
- Template
AutoTransact
| プロパティ | 値 |
|---|---|
| Description | Information about whether the SDK message is automatically transacted. |
| DisplayName | Auto Transact |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | autotransact |
| RequiredLevel | None |
| Type | Boolean |
AutoTransact の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
Availability
| プロパティ | 値 |
|---|---|
| Description | Identifies where a method will be exposed. 0 - Server, 1 - Client, 2 - both. |
| DisplayName | Availability |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | availability |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | SystemRequired |
| Type | Integer |
CategoryName
| プロパティ | 値 |
|---|---|
| Description | If this is a categorized method, this is the name, otherwise None. |
| DisplayName | Category Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | categoryname |
| MaxLength | 25 |
| RequiredLevel | SystemRequired |
| Type | String |
ExecutePrivilegeName
追加元 : API messages extension solution ソリューション
| プロパティ | 値 |
|---|---|
| Description | Name of the privilege that allows execution of the SDK message |
| DisplayName | Execute Privilege Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | executeprivilegename |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
Expand
| プロパティ | 値 |
|---|---|
| Description | Indicates whether the SDK message should have its requests expanded per primary entity defined in its filters. |
| DisplayName | Expand |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | expand |
| RequiredLevel | None |
| Type | Boolean |
Expand の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
IntroducedVersion
| プロパティ | 値 |
|---|---|
| Description | Version in which the component is introduced. |
| DisplayName | Introduced Version |
| FormatName | VersionNumber |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | introducedversion |
| MaxLength | 48 |
| RequiredLevel | None |
| Type | String |
IsActive
| プロパティ | 値 |
|---|---|
| Description | Information about whether the SDK message is active. |
| DisplayName | Is Active |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | isactive |
| RequiredLevel | None |
| Type | Boolean |
IsActive の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 1
IsPrivate
| プロパティ | 値 |
|---|---|
| Description | Indicates whether the SDK message is private. |
| DisplayName | Is Private |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | isprivate |
| RequiredLevel | None |
| Type | Boolean |
IsPrivate の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
IsReadOnly
| プロパティ | 値 |
|---|---|
| Description | Identifies whether an SDK message will be ReadOnly or Read Write. false - ReadWrite, true - ReadOnly . |
| DisplayName | Intent |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | isreadonly |
| RequiredLevel | SystemRequired |
| Type | Boolean |
IsReadOnly の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
Name
| プロパティ | 値 |
|---|---|
| Description | Name of the SDK message. |
| DisplayName | Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | name |
| MaxLength | 256 |
| RequiredLevel | SystemRequired |
| Type | String |
SdkMessageId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the SDK message entity. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | sdkmessageid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
Template
| プロパティ | 値 |
|---|---|
| Description | Indicates whether the SDK message is a template. |
| DisplayName | Template |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | template |
| RequiredLevel | None |
| Type | Boolean |
Template の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- ComponentState
- CreatedBy
- CreatedByName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- CustomizationLevel
- IsManaged
- IsValidForExecuteAsync
- ModifiedBy
- ModifiedByName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OverwriteTime
- SdkMessageIdUnique
- SolutionId
- SupportingSolutionId
- ThrottleSettings
- VersionNumber
- WorkflowSdkStepEnabled
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 | Unique identifier of the user who created the SDK message. |
| DisplayName | Created By |
| IsValidForForm | False |
| 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 SDK message was created. |
| DisplayName | Created On |
| Format | DateAndTime |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
CreatedOnBehalfBy
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the delegate user who created the sdkmessage. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | False |
| 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 |
CustomizationLevel
| プロパティ | 値 |
|---|---|
| Description | Customization level of the SDK message. |
| DisplayName | |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | customizationlevel |
| MaxValue | 255 |
| MinValue | -255 |
| RequiredLevel | SystemRequired |
| Type | Integer |
IsManaged
| プロパティ | 値 |
|---|---|
| Description | Information that specifies whether this component is managed. |
| DisplayName | State |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | ismanaged |
| RequiredLevel | SystemRequired |
| Type | Boolean |
IsManaged の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Managed | |
| 0 | Unmanaged |
既定値 : 0
IsValidForExecuteAsync
| プロパティ | 値 |
|---|---|
| Description | For internal use only. |
| DisplayName | Is Valid for Execute Async |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | isvalidforexecuteasync |
| RequiredLevel | None |
| Type | Boolean |
IsValidForExecuteAsync の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
ModifiedBy
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the user who last modified the SDK message. |
| 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 SDK message 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 last modified the sdkmessage. |
| DisplayName | Modified By (Delegate) |
| IsValidForForm | False |
| 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 |
OrganizationId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the organization with which the SDK message is associated. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationid |
| RequiredLevel | SystemRequired |
| Targets | organization |
| Type | Lookup |
OverwriteTime
| プロパティ | 値 |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | For internal use only. |
| DisplayName | Record Overwrite Time |
| Format | DateOnly |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | overwritetime |
| RequiredLevel | SystemRequired |
| Type | DateTime |
SdkMessageIdUnique
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the SDK message. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | sdkmessageidunique |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
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 |
ThrottleSettings
| プロパティ | 値 |
|---|---|
| Description | For internal use only. |
| DisplayName | Throttle Settings |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | throttlesettings |
| MaxLength | 512 |
| RequiredLevel | None |
| Type | String |
VersionNumber
| プロパティ | 値 |
|---|---|
| Description | Number that identifies a specific revision of the SDK message. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
WorkflowSdkStepEnabled
| プロパティ | 値 |
|---|---|
| Description | Whether or not the SDK message can be called from a workflow. |
| DisplayName | WorkflowSdkStepEnabled |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | workflowsdkstepenabled |
| RequiredLevel | None |
| Type | Boolean |
WorkflowSdkStepEnabled の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
一対多関連付け
SchemaName が一覧表示。
- sdkmessageid_sdkmessageprocessingstep
- sdkmessageid_sdkmessagefilter
- sdkmessage_customapi
- sdkmessage_serviceplanmapping
sdkmessageid_sdkmessageprocessingstep
sdkmessageprocessingstep テーブル/エンティティの多対一のリレーションシップ sdkmessageid_sdkmessageprocessingstep と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | sdkmessageprocessingstep |
| ReferencingAttribute | sdkmessageid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | sdkmessageid_sdkmessageprocessingstep |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
sdkmessageid_sdkmessagefilter
sdkmessagefilter テーブル/エンティティの多対一のリレーションシップ sdkmessageid_sdkmessagefilter と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | sdkmessagefilter |
| ReferencingAttribute | sdkmessageid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | sdkmessageid_sdkmessagefilter |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
sdkmessage_customapi
追加元 : Custom API Framework ソリューション
customapi テーブル/エンティティの多対一のリレーションシップ sdkmessage_customapi と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | customapi |
| ReferencingAttribute | sdkmessageid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | CustomAPIId |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
sdkmessage_serviceplanmapping
追加元 : License Enforcement ソリューション
serviceplanmapping テーブル/エンティティの多対一のリレーションシップ sdkmessage_serviceplanmapping と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | serviceplanmapping |
| ReferencingAttribute | sdkmessage |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | sdkmessage_serviceplanmapping |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- lk_sdkmessage_modifiedonbehalfby
- createdby_sdkmessage
- lk_sdkmessage_createdonbehalfby
- organization_sdkmessage
- modifiedby_sdkmessage
lk_sdkmessage_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_sdkmessage_modifiedonbehalfby を参照してください。
createdby_sdkmessage
systemuser テーブル/エンティティの一対多のリレーションシップ createdby_sdkmessage を参照してください。
lk_sdkmessage_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_sdkmessage_createdonbehalfby を参照してください。
organization_sdkmessage
organization テーブル/エンティティの一対多のリレーションシップ organization_sdkmessage を参照してください。
modifiedby_sdkmessage
systemuser テーブル/エンティティの一対多のリレーションシップ modifiedby_sdkmessage を参照してください。
関連項目
フィードバック
フィードバックの送信と表示