Column Permission (mspp_columnpermission) テーブル/エンティティの参照

注意

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

追加元 : Power Pages Apps ソリューション

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/mspp_columnpermissions
作成を参照
CreateRequest または
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/mspp_columnpermissions(mspp_columnpermissionid)
削除を参照
DeleteRequest または
Delete
PurgeRetainedContent PurgeRetainedContent Action <xref:Microsoft.Crm.Sdk.Messages.PurgeRetainedContentRequest>
Retain Retain Action <xref:Microsoft.Crm.Sdk.Messages.RetainRequest>
Retrieve GET [org URI]/api/data/v9.0/mspp_columnpermissions(mspp_columnpermissionid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/mspp_columnpermissions
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
Update PATCH [org URI]/api/data/v9.0/mspp_columnpermissions(mspp_columnpermissionid)
更新を参照
UpdateRequest または
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

プロパティ

プロパティ
CollectionSchemaName mspp_columnpermissions
DisplayCollectionName Column Permissions
DisplayName Column Permission
EntitySetName mspp_columnpermissions
IsBPFEntity False
LogicalCollectionName mspp_columnpermissions
LogicalName mspp_columnpermission
OwnershipType OrganizationOwned
PrimaryIdAttribute mspp_columnpermissionid
PrimaryNameAttribute mspp_columnname
SchemaName mspp_columnpermission

書き込み可能な列/属性

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

mspp_columnname

プロパティ
Description The name of the custom entity.
DisplayName Column Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_columnname
MaxLength 400
RequiredLevel ApplicationRequired
Type String

mspp_columnpermissionId

プロパティ
Description Unique identifier for entity instances
DisplayName Column Permission
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mspp_columnpermissionid
RequiredLevel SystemRequired
Type Uniqueidentifier

mspp_columnpermissionprofileid

プロパティ
Description
DisplayName Column Permission Profile
IsValidForForm True
IsValidForRead True
LogicalName mspp_columnpermissionprofileid
RequiredLevel ApplicationRequired
Targets mspp_columnpermissionprofile
Type Lookup

mspp_createdby

プロパティ
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_createdon

プロパティ
DateTimeBehavior UserLocal
Description Shows the date and time when the record was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdon
RequiredLevel None
Type DateTime

mspp_modifiedby

プロパティ
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_modifiedon

プロパティ
DateTimeBehavior UserLocal
Description Shows the date and time when the record was modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedon
RequiredLevel None
Type DateTime

mspp_permissions

プロパティ
Description
DisplayName Permissions
IsValidForForm True
IsValidForRead True
LogicalName mspp_permissions
RequiredLevel ApplicationRequired
Type MultiSelectPicklist

mspp_permissions の選択肢/オプション

ラベル 内容
746610000 Create
746610001 Read
746610002 Update

statecode

プロパティ
Description Status of the Column Permission
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

statecode の選択肢/オプション

ラベル 既定の状態 不変名
0 Active 1 Active
1 Inactive 2 Inactive

statuscode

プロパティ
Description Reason for the status of the Column Permission
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

statuscode の選択肢/オプション

ラベル 状態
1 Active 0
2 Inactive 1

読み取り専用列/属性

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

mspp_columnpermissionprofileidName

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

mspp_createdbyName

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

mspp_createdbyYomiName

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

mspp_modifiedbyName

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

mspp_modifiedbyYomiName

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

多対一関連付け

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

mspp_columnpermission_columnpermissionprofile

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

mspp_systemuser_mspp_columnpermission_createdby

追加元 : System Solution ソリューション

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

mspp_systemuser_mspp_columnpermission_modifiedby

追加元 : System Solution ソリューション

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

関連項目

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