Lezen in het Engels Bewerken

Delen via


botcomponent_environmentvariabledefinition table/entity reference (Microsoft Dataverse)

Messages

The following table lists the messages for the botcomponent_environmentvariabledefinition 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 /botcomponent_environmentvariabledefinitionset
See Create
Create records
Delete
Event: False
DELETE /botcomponent_environmentvariabledefinitionset(botcomponent_environmentvariabledefinitionid)
See Delete
Delete records
Disassociate
Event: True
Disassociate records Disassociate records
RetrieveMultiple
Event: False
GET /botcomponent_environmentvariabledefinitionset
See Query data
Query data
Update
Event: False
PATCH /botcomponent_environmentvariabledefinitionset(botcomponent_environmentvariabledefinitionid)
See Update
Update records
Upsert
Event: False
PATCH /botcomponent_environmentvariabledefinitionset(botcomponent_environmentvariabledefinitionid)
See Upsert a table row
UpsertRequest

Properties

The following table lists selected properties for the botcomponent_environmentvariabledefinition table.

Property Value
SchemaName botcomponent_environmentvariabledefinition
EntitySetName botcomponent_environmentvariabledefinitionset
LogicalName botcomponent_environmentvariabledefinition
PrimaryIdAttribute botcomponent_environmentvariabledefinitionid
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.

botcomponent_environmentvariabledefinitionId

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

botcomponentid

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName botcomponentid
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

environmentvariabledefinitionid

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

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.

botcomponent_environmentvariabledefinition

Property Value
IntersectEntityName botcomponent_environmentvariabledefinition
IsCustomizable False
SchemaName botcomponent_environmentvariabledefinition

See also

Dataverse table/entity reference
Dataverse Web API Reference
botcomponent_environmentvariabledefinition