Lezen in het Engels Bewerken

Delen via


bot_botcomponentcollection table/entity reference (Microsoft Dataverse)

Messages

The following table lists the messages for the bot_botcomponentcollection table. Messages represent operations that can be performed on the table. They may also be events.

Name
Is Event?
Web API Operation SDK for .NET
Associate
Event: True
Associate records Associate records
Create
Event: False
POST /bot_botcomponentcollectionset
See Create
Create records
Delete
Event: False
DELETE /bot_botcomponentcollectionset(bot_botcomponentcollectionid)
See Delete
Delete records
Disassociate
Event: True
Disassociate records Disassociate records
RetrieveMultiple
Event: True
GET /bot_botcomponentcollectionset
See Query data
Query data

Properties

The following table lists selected properties for the bot_botcomponentcollection table.

Property Value
SchemaName bot_botcomponentcollection
EntitySetName bot_botcomponentcollectionset
LogicalName bot_botcomponentcollection
PrimaryIdAttribute bot_botcomponentcollectionid
TableType Standard
OwnershipType None

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

IsCustomizable

Property Value
Description For internal use only.
DisplayName Is Customizable
IsValidForForm False
IsValidForRead True
LogicalName iscustomizable
RequiredLevel SystemRequired
Type ManagedProperty

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.

bot_botcomponentcollectionId

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName bot_botcomponentcollectionid
RequiredLevel SystemRequired
Type Uniqueidentifier

botcomponentcollectionid

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName botcomponentcollectionid
RequiredLevel SystemRequired
Type Uniqueidentifier

botid

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName botid
RequiredLevel SystemRequired
Type Uniqueidentifier

ComponentIdUnique

Property Value
Description For internal use only.
DisplayName Row id unique
IsValidForForm False
IsValidForRead True
LogicalName componentidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

ComponentState

Property Value
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist
DefaultFormValue
GlobalChoiceName componentstate

ComponentState Choices/Options

Value Label
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

IsManaged

Property Value
Description Indicates whether the solution component is part of a managed solution.
DisplayName Is Managed
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean
GlobalChoiceName ismanaged
DefaultValue False
True Label Managed
False Label Unmanaged

OverwriteTime

Property Value
Description For internal use only.
DisplayName Record Overwrite Time
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

SolutionId

Property Value
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

Property Value
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

VersionNumber

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
RequiredLevel None
Type BigInt
MaxValue 9223372036854775807
MinValue -9223372036854775808

Many-to-Many relationships

These relationships are many-to-many. Listed by SchemaName.

bot_botcomponentcollection

Property Value
IntersectEntityName bot_botcomponentcollection
IsCustomizable False
SchemaName bot_botcomponentcollection

See also

Dataverse table/entity reference
Dataverse Web API Reference
bot_botcomponentcollection