SdkMessageFilter テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

Filter that defines which SDK messages are valid for each type of entity.

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
Retrieve GET [org URI]/api/data/v9.0/sdkmessagefilters(sdkmessagefilterid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/sdkmessagefilters
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple

プロパティ

プロパティ
CollectionSchemaName SdkMessageFilters
DisplayCollectionName Sdk Message Filters
DisplayName Sdk Message Filter
EntitySetName sdkmessagefilters
IsBPFEntity False
LogicalCollectionName sdkmessagefilters
LogicalName sdkmessagefilter
OwnershipType OrganizationOwned
PrimaryIdAttribute sdkmessagefilterid
PrimaryNameAttribute name
SchemaName SdkMessageFilter

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

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

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

IsCustomProcessingStepAllowed

プロパティ
Description Indicates whether a custom SDK message processing step is allowed.
DisplayName Custom Processing Step Allowed
IsValidForForm True
IsValidForRead True
LogicalName iscustomprocessingstepallowed
RequiredLevel SystemRequired
Type Boolean

IsCustomProcessingStepAllowed の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

Name

追加元 : API messages extension solution ソリューション

プロパティ
Description Name of the SDK message filter.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 256
RequiredLevel None
Type String

RestrictionLevel

プロパティ
Description For internal use only.
DisplayName
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName restrictionlevel
MaxValue 255
MinValue 0
RequiredLevel SystemRequired
Type Integer

SdkMessageFilterId

プロパティ
Description Unique identifier of the SDK message filter entity.
DisplayName
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName sdkmessagefilterid
RequiredLevel SystemRequired
Type Uniqueidentifier

SdkMessageId

プロパティ
Description Unique identifier of the related SDK message.
DisplayName SDK Message ID
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName sdkmessageid
RequiredLevel SystemRequired
Targets sdkmessage
Type Lookup

読み取り専用列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。

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 filter.
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 filter 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 sdkmessagefilter.
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 filter.
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

IsVisible

プロパティ
Description Indicates whether the filter should be visible.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName isvisible
RequiredLevel SystemRequired
Type Boolean

IsVisible の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

ModifiedBy

プロパティ
Description Unique identifier of the user who last modified the SDK message filter.
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 filter 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 sdkmessagefilter.
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 filter 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

PrimaryObjectTypeCode

プロパティ
Description Type of entity with which the SDK message filter is primarily associated.
DisplayName Primary Object Type Code
IsValidForForm False
IsValidForRead True
LogicalName primaryobjecttypecode
RequiredLevel SystemRequired
Type EntityName

SdkMessageFilterIdUnique

プロパティ
Description Unique identifier of the SDK message filter.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName sdkmessagefilteridunique
RequiredLevel SystemRequired
Type Uniqueidentifier

SdkMessageIdName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName sdkmessageidname
MaxLength 100
RequiredLevel None
Type String

SecondaryObjectTypeCode

プロパティ
Description Type of entity with which the SDK message filter is secondarily associated.
DisplayName Secondary Object Type Code
IsValidForForm False
IsValidForRead True
LogicalName secondaryobjecttypecode
RequiredLevel SystemRequired
Type EntityName

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
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 が一覧表示。

sdkmessagefilterid_sdkmessageprocessingstep

sdkmessageprocessingstep テーブル/エンティティの多対一のリレーションシップ sdkmessagefilterid_sdkmessageprocessingstep と同じです。

プロパティ
ReferencingEntity sdkmessageprocessingstep
ReferencingAttribute sdkmessagefilterid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName sdkmessagefilterid_sdkmessageprocessingstep
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

多対一関連付け

各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。

createdby_sdkmessagefilter

systemuser テーブル/エンティティの一対多のリレーションシップ createdby_sdkmessagefilter を参照してください。

modifiedby_sdkmessagefilter

systemuser テーブル/エンティティの一対多のリレーションシップ modifiedby_sdkmessagefilter を参照してください。

sdkmessageid_sdkmessagefilter

sdkmessage テーブル/エンティティの一対多のリレーションシップ sdkmessageid_sdkmessagefilter を参照してください。

lk_sdkmessagefilter_createdonbehalfby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_sdkmessagefilter_createdonbehalfby を参照してください。

organization_sdkmessagefilter

organization テーブル/エンティティの一対多のリレーションシップ organization_sdkmessagefilter を参照してください。

lk_sdkmessagefilter_modifiedonbehalfby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_sdkmessagefilter_modifiedonbehalfby を参照してください。

関連項目

Dataverse テーブル/エンティティ参照 Web API リファレンス sdkmessagefilter EntityType