Referenz zur Tabelle/Entität TimeZoneRule

Hinweis

Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.

Definition for time conversion between local time and Coordinated Universal Time (UTC) for a particular time zone at a particular time period.

Nachrichten

Nachricht Web-API-Vorgang SDK-Klasse oder -Methode
Retrieve GET [org URI]/api/data/v9.0/timezonerules(timezoneruleid)
Weitere Informationen finden Sie unter Abrufen
RetrieveRequest oder
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/timezonerules
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple

Eigenschaften

Eigenschaft Wert
CollectionSchemaName TimeZoneRules
DisplayCollectionName Time Zone Rules
DisplayName Time Zone Rule
EntitySetName timezonerules
IsBPFEntity False
LogicalCollectionName timezonerules
LogicalName timezonerule
OwnershipType None
PrimaryIdAttribute timezoneruleid
PrimaryNameAttribute timezoneruleversionnumber
SchemaName TimeZoneRule

Schreibbare Spalten/Attribute

Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.

Bias

Eigenschaft Wert
Description Base time bias of the time zone rule.
DisplayName Bias
Format None
IsValidForForm True
IsValidForRead True
LogicalName bias
MaxValue 2147483647
MinValue -2147483648
RequiredLevel SystemRequired
Type Integer

DaylightBias

Eigenschaft Wert
Description Time bias in addition to the base bias for daylight savings time.
DisplayName Daylight Bias
Format None
IsValidForForm True
IsValidForRead True
LogicalName daylightbias
MaxValue 2147483647
MinValue -2147483648
RequiredLevel SystemRequired
Type Integer

DaylightDay

Eigenschaft Wert
Description Day of the month when daylight savings time starts.
DisplayName Daylight Day
Format None
IsValidForForm True
IsValidForRead True
LogicalName daylightday
MaxValue 31
MinValue 0
RequiredLevel SystemRequired
Type Integer

DaylightDayOfWeek

Eigenschaft Wert
Description Day of the week when daylight savings time starts.
DisplayName Daylight Day Of Week
Format None
IsValidForForm True
IsValidForRead True
LogicalName daylightdayofweek
MaxValue 6
MinValue 0
RequiredLevel SystemRequired
Type Integer

DaylightHour

Eigenschaft Wert
Description Hour of the day when daylight savings time starts
DisplayName Daylight Hour
Format None
IsValidForForm True
IsValidForRead True
LogicalName daylighthour
MaxValue 23
MinValue 0
RequiredLevel SystemRequired
Type Integer

DaylightMinute

Eigenschaft Wert
Description Minute of the hour when daylight savings time starts.
DisplayName Daylight Minute
Format None
IsValidForForm True
IsValidForRead True
LogicalName daylightminute
MaxValue 59
MinValue 0
RequiredLevel SystemRequired
Type Integer

DaylightMonth

Eigenschaft Wert
Description Month when daylight savings time starts.
DisplayName Daylight Month
Format None
IsValidForForm True
IsValidForRead True
LogicalName daylightmonth
MaxValue 12
MinValue 0
RequiredLevel SystemRequired
Type Integer

DaylightSecond

Eigenschaft Wert
Description Second of the minute when daylight savings time starts
DisplayName Daylight Second
Format None
IsValidForForm True
IsValidForRead True
LogicalName daylightsecond
MaxValue 59
MinValue 0
RequiredLevel SystemRequired
Type Integer

DaylightYear

Eigenschaft Wert
Description Year when daylight savings times starts.
DisplayName Daylight Year
Format None
IsValidForForm True
IsValidForRead True
LogicalName daylightyear
MaxValue 32768
MinValue 0
RequiredLevel SystemRequired
Type Integer

EffectiveDateTime

Eigenschaft Wert
DateTimeBehavior UserLocal
Description Time that this rule takes effect, in local time.
DisplayName Effective Date Time
Format DateOnly
IsValidForForm True
IsValidForRead True
LogicalName effectivedatetime
RequiredLevel SystemRequired
Type DateTime

StandardBias

Eigenschaft Wert
Description Time bias in addition to the base bias for standard time.
DisplayName Standard Bias
Format None
IsValidForForm True
IsValidForRead True
LogicalName standardbias
MaxValue 2147483647
MinValue -2147483648
RequiredLevel SystemRequired
Type Integer

StandardDay

Eigenschaft Wert
Description Day of the month when standard time starts.
DisplayName Standard Day
Format None
IsValidForForm True
IsValidForRead True
LogicalName standardday
MaxValue 31
MinValue 0
RequiredLevel SystemRequired
Type Integer

StandardDayOfWeek

Eigenschaft Wert
Description Day of the week when standard time starts.
DisplayName Standard Day Of Week
Format None
IsValidForForm True
IsValidForRead True
LogicalName standarddayofweek
MaxValue 6
MinValue 0
RequiredLevel SystemRequired
Type Integer

StandardHour

Eigenschaft Wert
Description Hour of the day when standard time starts.
DisplayName Standard Hour
Format None
IsValidForForm True
IsValidForRead True
LogicalName standardhour
MaxValue 23
MinValue 0
RequiredLevel SystemRequired
Type Integer

StandardMinute

Eigenschaft Wert
Description Minute of the hour when standard time starts.
DisplayName Standard Minute
Format None
IsValidForForm True
IsValidForRead True
LogicalName standardminute
MaxValue 59
MinValue 0
RequiredLevel SystemRequired
Type Integer

StandardMonth

Eigenschaft Wert
Description Month when standard time starts.
DisplayName Standard Month
Format None
IsValidForForm True
IsValidForRead True
LogicalName standardmonth
MaxValue 12
MinValue 0
RequiredLevel SystemRequired
Type Integer

StandardSecond

Eigenschaft Wert
Description Second of the Minute when standard time starts.
DisplayName Standard Second
Format None
IsValidForForm True
IsValidForRead True
LogicalName standardsecond
MaxValue 59
MinValue 0
RequiredLevel SystemRequired
Type Integer

StandardYear

Eigenschaft Wert
Description Year when standard time starts.
DisplayName Standard Year
Format None
IsValidForForm True
IsValidForRead True
LogicalName standardyear
MaxValue 32768
MinValue 0
RequiredLevel SystemRequired
Type Integer

TimeZoneDefinitionId

Eigenschaft Wert
Description Unique identifier of the time zone definition.
DisplayName Time Zone Definition
IsValidForForm False
IsValidForRead True
LogicalName timezonedefinitionid
RequiredLevel SystemRequired
Targets timezonedefinition
Type Lookup

TimeZoneRuleId

Eigenschaft Wert
Description Unique identifier of the time zone rule.
DisplayName Time Zone Rule
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName timezoneruleid
RequiredLevel SystemRequired
Type Uniqueidentifier

TimeZoneRuleVersionNumber

Eigenschaft Wert
Description For internal use only
DisplayName Time Zone Rule Version Number
Format None
IsValidForForm True
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel SystemRequired
Type Integer

Schreibgeschützt Spalten/Attribute

Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.

CreatedBy

Eigenschaft Wert
Description Unique identifier of the user who created the time zone rule.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOn

Eigenschaft Wert
DateTimeBehavior UserLocal
Description Date and time when the time zone rule was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Eigenschaft Wert
Description Unique identifier of the delegate user who created the timezonerule.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedBy

Eigenschaft Wert
Description Unique identifier of the user who last modified the time zone rule.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOn

Eigenschaft Wert
DateTimeBehavior UserLocal
Description Date and time when the time zone rule was modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Eigenschaft Wert
Description Unique identifier of the delegate user who last modified the timezonerule.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OrganizationId

Eigenschaft Wert
Description Unique identifier of the organization associated with the time zone rule.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel None
Targets organization
Type Lookup

VersionNumber

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

Viele-zu-Eins-Beziehungen

Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.

lk_timezonerule_createdby

Siehe die lk_timezonerule_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_timezonerule_modifiedonbehalfby

Siehe die lk_timezonerule_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_timezonerule_modifiedby

Siehe die lk_timezonerule_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_timezonerule_timezonedefinitionid

Siehe die lk_timezonerule_timezonedefinitionid-Eins-zu-Viele-Beziehung für die timezonedefinition-Tabelle/-Entität.

lk_timezonerule_createdonbehalfby

Siehe die lk_timezonerule_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

Siehe auch

Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz timezonerule EntityType