TimeZoneDefinition テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Time zone definition, including name and time zone code.
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
GetAllTimeZonesWithDisplayName | GetAllTimeZonesWithDisplayName Function | GetAllTimeZonesWithDisplayNameRequest |
GetTimeZoneCodeByLocalizedName | GetTimeZoneCodeByLocalizedName Function | GetTimeZoneCodeByLocalizedNameRequest |
LocalTimeFromUtcTime | LocalTimeFromUtcTime Function | LocalTimeFromUtcTimeRequest |
Retrieve | GET [org URI]/api/data/v9.0/timezonedefinitions(timezonedefinitionid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/timezonedefinitions データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
UtcTimeFromLocalTime | UtcTimeFromLocalTimeRequest |
プロパティ
プロパティ | 値 |
---|---|
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 |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
Bias
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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 |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- VersionNumber
CreatedBy
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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 |
ModifiedBy
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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 associated with the time zone definition. |
DisplayName | Organization |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | None |
Targets | organization |
Type | Lookup |
VersionNumber
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
lk_timezonerule_timezonedefinitionid
timezonerule テーブル/エンティティの多対一のリレーションシップ lk_timezonerule_timezonedefinitionid と同じです。
プロパティ | 値 |
---|---|
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
timezonelocalizedname テーブル/エンティティの多対一のリレーションシップ lk_timezonelocalizedname_timezonedefinitionid と同じです。
プロパティ | 値 |
---|---|
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 |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- lk_timezonedefinition_modifiedby
- lk_timezonedefinition_modifiedonbehalfby
- lk_timezonedefinition_createdonbehalfby
- lk_timezonedefinition_createdby
lk_timezonedefinition_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_timezonedefinition_modifiedby を参照してください。
lk_timezonedefinition_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_timezonedefinition_modifiedonbehalfby を参照してください。
lk_timezonedefinition_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_timezonedefinition_createdonbehalfby を参照してください。
lk_timezonedefinition_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_timezonedefinition_createdby を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス timezonedefinition EntityType