Referencia de tabla o entidad TimeZoneDefinition
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Time zone definition, including name and time zone code.
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
GetAllTimeZonesWithDisplayName | GetAllTimeZonesWithDisplayName Function | GetAllTimeZonesWithDisplayNameRequest |
GetTimeZoneCodeByLocalizedName | GetTimeZoneCodeByLocalizedName Function | GetTimeZoneCodeByLocalizedNameRequest |
LocalTimeFromUtcTime | LocalTimeFromUtcTime Function | LocalTimeFromUtcTimeRequest |
Retrieve | GET [org URI]/api/data/v9.0/timezonedefinitions(timezonedefinitionid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/timezonedefinitions Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
UtcTimeFromLocalTime | UtcTimeFromLocalTimeRequest |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | TimeZoneDefinitions |
DisplayCollectionName | Time Zone Definitions |
DisplayName | Time Zone Definition |
EntitySetName | timezonedefinitions |
IsBPFEntity | False |
LogicalCollectionName | timezonedefinitions |
LogicalName | timezonedefinition |
OwnershipType | None |
PrimaryIdAttribute | timezonedefinitionid |
PrimaryNameAttribute | userinterfacename |
SchemaName | TimeZoneDefinition |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
Bias
Propiedad | Valor |
---|---|
Description | Base time bias of the time zone. |
DisplayName | Bias |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | bias |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
DaylightName
Propiedad | Valor |
---|---|
Description | Time zone name for the daylight time. |
DisplayName | Daylight Name |
FormatName | Text |
IsLocalizable | True |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | daylightname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
RetiredOrder
Propiedad | Valor |
---|---|
Description | Order an entry for a time zone definition is retired. 0 for the latest entry. |
DisplayName | Retired Order |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | retiredorder |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | SystemRequired |
Type | Integer |
StandardName
Propiedad | Valor |
---|---|
Description | Time zone name for the standard time. |
DisplayName | Standard Name |
FormatName | Text |
IsLocalizable | True |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | standardname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
TimeZoneCode
Propiedad | Valor |
---|---|
Description | Time zone identification code. |
DisplayName | Time Zone Code |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | timezonecode |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | SystemRequired |
Type | Integer |
TimeZoneDefinitionId
Propiedad | Valor |
---|---|
Description | Unique identifier of the time zone record. |
DisplayName | Time Zone Definition |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | timezonedefinitionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
UserInterfaceName
Propiedad | Valor |
---|---|
Description | Display name for the time zone in the Microsoft Windows registry. |
DisplayName | User Interface Name |
FormatName | Text |
IsLocalizable | True |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | userinterfacename |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- VersionNumber
CreatedBy
Propiedad | Valor |
---|---|
Description | Unique identifier of the user who created the time zone record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the time zone record was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
Propiedad | Valor |
---|---|
Description | Unique identifier of the delegate user who created the timezonedefinition. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOnBehalfByName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedBy
Propiedad | Valor |
---|---|
Description | Unique identifier of the user who last modified the time zone record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the time zone record was modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
Propiedad | Valor |
---|---|
Description | Unique identifier of the delegate user who last modified the timezonedefinition. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOnBehalfByName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OrganizationId
Propiedad | Valor |
---|---|
Description | Unique identifier of the organization associated with the time zone definition. |
DisplayName | Organization |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | None |
Targets | organization |
Type | Lookup |
VersionNumber
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relaciones de uno a varios
Listado por SchemaName.
lk_timezonerule_timezonedefinitionid
Igual que la relación de varios a uno lk_timezonerule_timezonedefinitionid de la tabla timezonerule.
Propiedad | Valor |
---|---|
ReferencingEntity | timezonerule |
ReferencingAttribute | timezonedefinitionid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | lk_timezonerule_timezonedefinitionid |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_timezonelocalizedname_timezonedefinitionid
Igual que la relación de varios a uno lk_timezonelocalizedname_timezonedefinitionid de la tabla timezonelocalizedname.
Propiedad | Valor |
---|---|
ReferencingEntity | timezonelocalizedname |
ReferencingAttribute | timezonedefinitionid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | lk_timezonelocalizedname_timezonedefinitionid |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Relaciones de varios a uno
Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.
- lk_timezonedefinition_modifiedby
- lk_timezonedefinition_modifiedonbehalfby
- lk_timezonedefinition_createdonbehalfby
- lk_timezonedefinition_createdby
lk_timezonedefinition_modifiedby
Consulte la relación de uno a varios lk_timezonedefinition_modifiedby de la tabla systemuser.
lk_timezonedefinition_modifiedonbehalfby
Consulte la relación de uno a varios lk_timezonedefinition_modifiedonbehalfby de la tabla systemuser.
lk_timezonedefinition_createdonbehalfby
Consulte la relación de uno a varios lk_timezonedefinition_createdonbehalfby de la tabla systemuser.
lk_timezonedefinition_createdby
Consulte la relación de uno a varios lk_timezonedefinition_createdby de la tabla systemuser.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web timezonedefinition EntityType