Plug-in Assembly (PluginAssembly) テーブル/エンティティの参照
- [アーティクル]
-
-
Assembly that contains one or more plug-in types.
メッセージ
プロパティ
プロパティ |
値 |
CollectionSchemaName |
PluginAssemblies |
DisplayCollectionName |
Plug-in Assemblies |
DisplayName |
Plug-in Assembly |
EntitySetName |
pluginassemblies |
IsBPFEntity |
False |
LogicalCollectionName |
pluginassemblies |
LogicalName |
pluginassembly |
OwnershipType |
OrganizationOwned |
PrimaryIdAttribute |
pluginassemblyid |
PrimaryNameAttribute |
name |
SchemaName |
PluginAssembly |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
AuthType
プロパティ |
値 |
Description |
Specifies mode of authentication with web sources like WebApp |
DisplayName |
Specifies mode of authentication with web sources |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
authtype |
RequiredLevel |
None |
Type |
Picklist |
AuthType の選択肢/オプション
Content
プロパティ |
値 |
Description |
Bytes of the assembly, in Base64 format. |
DisplayName |
|
FormatName |
TextArea |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
content |
MaxLength |
1073741823 |
RequiredLevel |
None |
Type |
String |
Culture
プロパティ |
値 |
Description |
Culture code for the plug-in assembly. |
DisplayName |
Culture |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
culture |
MaxLength |
32 |
RequiredLevel |
SystemRequired |
Type |
String |
Description
プロパティ |
値 |
Description |
Description of the plug-in assembly. |
DisplayName |
Description |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
description |
MaxLength |
256 |
RequiredLevel |
None |
Type |
String |
IntroducedVersion
プロパティ |
値 |
Description |
Version in which the form is introduced. |
DisplayName |
Introduced Version |
FormatName |
VersionNumber |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
introducedversion |
MaxLength |
48 |
RequiredLevel |
None |
Type |
String |
IsCustomizable
プロパティ |
値 |
Description |
Information that specifies whether this component can be customized. |
DisplayName |
Customizable |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
iscustomizable |
RequiredLevel |
SystemRequired |
Type |
ManagedProperty |
IsHidden
プロパティ |
値 |
Description |
Information that specifies whether this component should be hidden. |
DisplayName |
Hidden |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
ishidden |
RequiredLevel |
SystemRequired |
Type |
ManagedProperty |
IsolationMode
プロパティ |
値 |
Description |
Information about how the plugin assembly is to be isolated at execution time; None / Sandboxed. |
DisplayName |
Isolation Mode |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
isolationmode |
RequiredLevel |
SystemRequired |
Type |
Picklist |
IsolationMode の選択肢/オプション
値 |
ラベル |
内容 |
1 |
None |
|
2 |
Sandbox |
|
3 |
External |
|
ManagedIdentityId
追加元 : ManagedIdentityExtensions ソリューション
プロパティ |
値 |
Description |
Unique identifier for managedidentity associated with pluginassembly. |
DisplayName |
ManagedIdentityId |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
managedidentityid |
RequiredLevel |
None |
Targets |
managedidentity |
Type |
Lookup |
Name
プロパティ |
値 |
Description |
Name of the plug-in assembly. |
DisplayName |
Name |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
name |
MaxLength |
256 |
RequiredLevel |
SystemRequired |
Type |
String |
PackageId
追加元 : Plugin Infrastructure Extension ソリューション
プロパティ |
値 |
Description |
Unique identifier for Plugin Package associated with Plug-in Assembly. |
DisplayName |
Package |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
packageid |
RequiredLevel |
None |
Targets |
pluginpackage |
Type |
Lookup |
Password
プロパティ |
値 |
Description |
User Password |
DisplayName |
User Password |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
False |
LogicalName |
password |
MaxLength |
256 |
RequiredLevel |
None |
Type |
String |
Path
プロパティ |
値 |
Description |
File name of the plug-in assembly. Used when the source type is set to 1. |
DisplayName |
Path |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
path |
MaxLength |
256 |
RequiredLevel |
None |
Type |
String |
PluginAssemblyId
プロパティ |
値 |
Description |
Unique identifier of the plug-in assembly. |
DisplayName |
|
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
pluginassemblyid |
RequiredLevel |
SystemRequired |
Type |
Uniqueidentifier |
PublicKeyToken
プロパティ |
値 |
Description |
Public key token of the assembly. This value can be obtained from the assembly by using reflection. |
DisplayName |
Public Key Token |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
publickeytoken |
MaxLength |
32 |
RequiredLevel |
SystemRequired |
Type |
String |
SourceHash
プロパティ |
値 |
Description |
Hash of the source of the assembly. |
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
sourcehash |
MaxLength |
256 |
RequiredLevel |
None |
Type |
String |
SourceType
プロパティ |
値 |
Description |
Location of the assembly, for example 0=database, 1=on-disk. |
DisplayName |
Source Type |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
sourcetype |
RequiredLevel |
SystemRequired |
Type |
Picklist |
SourceType の選択肢/オプション
値 |
ラベル |
内容 |
0 |
Database |
|
1 |
Disk |
|
2 |
Normal |
|
3 |
AzureWebApp |
|
4 |
File Store |
|
Url
プロパティ |
値 |
Description |
Web Url |
DisplayName |
Web Url |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
url |
MaxLength |
2000 |
RequiredLevel |
None |
Type |
String |
UserName
プロパティ |
値 |
Description |
User Name |
DisplayName |
User Name |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
username |
MaxLength |
256 |
RequiredLevel |
None |
Type |
String |
Version
プロパティ |
値 |
Description |
Version number of the assembly. The value can be obtained from the assembly through reflection. |
DisplayName |
Version |
FormatName |
VersionNumber |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
version |
MaxLength |
48 |
RequiredLevel |
SystemRequired |
Type |
String |
読み取り専用列/属性
これらの列/属性は 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 plug-in assembly. |
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 |
CreatedOn
プロパティ |
値 |
DateTimeBehavior |
UserLocal |
Description |
Date and time when the plug-in assembly was created. |
DisplayName |
Created On |
Format |
DateAndTime |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
createdon |
RequiredLevel |
None |
Type |
DateTime |
CreatedOnBehalfBy
プロパティ |
値 |
Description |
Unique identifier of the delegate user who created the pluginassembly. |
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 |
None |
Type |
String |
CustomizationLevel
プロパティ |
値 |
Description |
Customization Level. |
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
IsPasswordSet
プロパティ |
値 |
Description |
|
DisplayName |
|
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
ispasswordset |
RequiredLevel |
None |
Type |
Boolean |
IsPasswordSet の選択肢/オプション
既定値 : 0
Major
プロパティ |
値 |
Description |
Major of the assembly version. |
DisplayName |
|
Format |
None |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
major |
MaxValue |
65534 |
MinValue |
0 |
RequiredLevel |
SystemRequired |
Type |
Integer |
managedidentityidName
追加元 : ManagedIdentityExtensions ソリューション
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
managedidentityidname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
Minor
プロパティ |
値 |
Description |
Minor of the assembly version. |
DisplayName |
|
Format |
None |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
minor |
MaxValue |
65534 |
MinValue |
0 |
RequiredLevel |
SystemRequired |
Type |
Integer |
ModifiedBy
プロパティ |
値 |
Description |
Unique identifier of the user who last modified the plug-in assembly. |
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 |
ModifiedOn
プロパティ |
値 |
DateTimeBehavior |
UserLocal |
Description |
Date and time when the plug-in assembly was last modified. |
DisplayName |
Modified On |
Format |
DateAndTime |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
modifiedon |
RequiredLevel |
None |
Type |
DateTime |
ModifiedOnBehalfBy
プロパティ |
値 |
Description |
Unique identifier of the delegate user who last modified the pluginassembly. |
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 |
None |
Type |
String |
OrganizationId
プロパティ |
値 |
Description |
Unique identifier of the organization with which the plug-in assembly 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 |
PackageIdName
追加元 : Plugin Infrastructure Extension ソリューション
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
packageidname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
PluginAssemblyIdUnique
プロパティ |
値 |
Description |
Unique identifier of the plug-in assembly. |
DisplayName |
|
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
pluginassemblyidunique |
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 |
VersionNumber
プロパティ |
値 |
Description |
|
DisplayName |
|
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
versionnumber |
MaxValue |
9223372036854775807 |
MinValue |
-9223372036854775808 |
RequiredLevel |
None |
Type |
BigInt |
一対多関連付け
SchemaName が一覧表示。
pluginassembly_plugintype
plugintype テーブル/エンティティの多対一のリレーションシップ pluginassembly_plugintype と同じです。
プロパティ |
値 |
ReferencingEntity |
plugintype |
ReferencingAttribute |
pluginassemblyid |
IsHierarchical |
False |
IsCustomizable |
False |
ReferencedEntityNavigationPropertyName |
pluginassembly_plugintype |
AssociatedMenuConfiguration |
Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration |
Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
modifiedby_pluginassembly
systemuser テーブル/エンティティの一対多のリレーションシップ modifiedby_pluginassembly を参照してください。
createdby_pluginassembly
systemuser テーブル/エンティティの一対多のリレーションシップ createdby_pluginassembly を参照してください。
organization_pluginassembly
organization テーブル/エンティティの一対多のリレーションシップ organization_pluginassembly を参照してください。
lk_pluginassembly_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_pluginassembly_modifiedonbehalfby を参照してください。
lk_pluginassembly_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_pluginassembly_createdonbehalfby を参照してください。
managedidentity_PluginAssembly
追加元 : ManagedIdentityExtensions ソリューション
managedidentity テーブル/エンティティの一対多のリレーションシップ managedidentity_PluginAssembly を参照してください。
pluginpackage_pluginassembly
追加元 : Plugin Infrastructure Extension ソリューション
pluginpackage テーブル/エンティティの一対多のリレーションシップ pluginpackage_pluginassembly を参照してください。
関連項目
Dataverse テーブル/エンティティ参照
Web API リファレンス
pluginassembly EntityType