Referenz zur Tabelle/Entität Report

Hinweis

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

Data summary in an easy-to-read layout.

Nachrichten

Nachricht Web-API-Vorgang SDK-Klasse oder -Methode
Assign PATCH [org URI]/api/data/v9.0/reports(reportid)
Aktualisieren die Eigenschaft ownerid.
AssignRequest
Create POST [org URI]/api/data/v9.0/reports
Weitere Informationen finden Sie unter Erstellen
CreateRequest oder
Create
Delete DELETE [org URI]/api/data/v9.0/reports(reportid)
Weitere Informationen finden Sie unter Löschen
DeleteRequest oder
Delete
DownloadReportDefinition DownloadReportDefinition Function DownloadReportDefinitionRequest
GetReportHistoryLimit GetReportHistoryLimit Function GetReportHistoryLimitRequest
GrantAccess GrantAccess Action GrantAccessRequest
ModifyAccess ModifyAccess Action ModifyAccessRequest
Retrieve GET [org URI]/api/data/v9.0/reports(reportid)
Weitere Informationen finden Sie unter Abrufen
RetrieveRequest oder
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/reports
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple
RetrievePrincipalAccess RetrievePrincipalAccess Function RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccess Function RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess RevokeAccess Action RevokeAccessRequest
SetReportRelated SetReportRelated Action SetReportRelatedRequest
Update PATCH [org URI]/api/data/v9.0/reports(reportid)
Weitere Informationen finden Sie unter Aktualisieren
UpdateRequest oder
Update

Eigenschaften

Eigenschaft Wert
CollectionSchemaName Reports
DisplayCollectionName Reports
DisplayName Report
EntitySetName reports
IsBPFEntity False
LogicalCollectionName reports
LogicalName report
OwnershipType UserOwned
PrimaryIdAttribute reportid
PrimaryNameAttribute name
SchemaName Report

Schreibbare Spalten/Attribute

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

BodyBinary

Eigenschaft Wert
Description Binary report contents (base-64 encoded).
DisplayName Body Binary
FormatName TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName bodybinary
MaxLength 1073741823
RequiredLevel None
Type String

BodyText

Eigenschaft Wert
Description Text contents of the RDL file for a Reporting Services report.
DisplayName Body Text
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName bodytext
MaxLength 1073741823
RequiredLevel None
Type String

BodyUrl

Eigenschaft Wert
Description URL for a linked report.
DisplayName Linked Report URL
FormatName Url
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName bodyurl
MaxLength 200
RequiredLevel None
Type String

CreatedInMajorVersion

Eigenschaft Wert
Description Major version number of Crm, used to identify the version of Crm in which report is created.
DisplayName Crm Version in which the Report is created
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName createdinmajorversion
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

DefaultFilter

Eigenschaft Wert
Description Default filter for the report.
DisplayName Default filter
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName defaultfilter
MaxLength 1073741823
RequiredLevel None
Type String

Description

Eigenschaft Wert
Description Description of the report.
DisplayName Description
FormatName TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 256
RequiredLevel None
Type String

FileName

Eigenschaft Wert
Description File name of the report.
DisplayName File Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName filename
MaxLength 255
RequiredLevel None
Type String

IntroducedVersion

Eigenschaft Wert
Description Version in which the report is introduced.
DisplayName Introduced Version
FormatName VersionNumber
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName introducedversion
MaxLength 48
RequiredLevel None
Type String

IsCustomizable

Eigenschaft Wert
Description Information that specifies whether this component can be customized.
DisplayName Customizable
IsValidForForm False
IsValidForRead True
LogicalName iscustomizable
RequiredLevel SystemRequired
Type ManagedProperty

IsPersonal

Eigenschaft Wert
Description Information about whether the report is personal or is available to all users.
DisplayName Viewable By
IsValidForForm False
IsValidForRead True
LogicalName ispersonal
RequiredLevel SystemRequired
Type Boolean

IsPersonal Auswahlen/Optionen

Wert Etikett Beschreibung
1 Individual
0 Organization

Standardwert: 1

LanguageCode

Eigenschaft Wert
Description Language in which the report will be displayed.
DisplayName Language
Format Language
IsValidForForm True
IsValidForRead True
LogicalName languagecode
MaxValue 2147483647
MinValue 0
RequiredLevel ApplicationRequired
Type Integer

MimeType

Eigenschaft Wert
Description MIME type of the report.
DisplayName Mime Type
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mimetype
MaxLength 256
RequiredLevel None
Type String

Name

Eigenschaft Wert
Description Name of the report.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName name
MaxLength 425
RequiredLevel SystemRequired
Type String

OwnerId

Eigenschaft Wert
Description Unique identifier of the user or team who owns the report.
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

OwnerIdType

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

ParentReportId

Eigenschaft Wert
Description Unique identifier of the parent report.
DisplayName Parent Report
IsValidForForm True
IsValidForRead True
LogicalName parentreportid
RequiredLevel None
Targets report
Type Lookup

PowerBiFeatureTag

Hinzugefügt von: CDS Report Schema Changes-Lösung

Eigenschaft Wert
Description Field to maintain the sub application id and feature tag for powerbi reports.
DisplayName powerbifeaturetag
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName powerbifeaturetag
MaxLength 1024
RequiredLevel None
Type String

ReportId

Eigenschaft Wert
Description Unique identifier of the report.
DisplayName Report
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName reportid
RequiredLevel SystemRequired
Type Uniqueidentifier

ReportStatus

Hinzugefügt von: CDS Report Schema Changes-Lösung

Eigenschaft Wert
Description Represents the status of the Report.
DisplayName Report Status
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName reportstatus
MaxLength 100
RequiredLevel None
Type String

ReportTypeCode

Eigenschaft Wert
Description Type of the report.
DisplayName Report Type
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName reporttypecode
RequiredLevel ApplicationRequired
Type Picklist

ReportTypeCode Auswahlen/Optionen

Wert Etikett Beschreibung
1 Reporting Services Report
2 Other Report
3 Linked Report
4 Power BI Paginated Report
5 Power BI Analytic Report
6 Excel Embedded Report
7 Excel Embedded Report Template

ReportVersion

Hinzugefügt von: CDS Report Schema Changes-Lösung

Eigenschaft Wert
Description Represents the version of a report.
DisplayName Report Version
Format None
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName reportversion
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

SignatureDate

Eigenschaft Wert
DateTimeBehavior UserLocal
Description Report signature date, used to identify a report for upgrades and hotfixes.
DisplayName Report Signature Date
Format DateOnly
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName signaturedate
RequiredLevel None
Type DateTime

SignatureId

Eigenschaft Wert
Description Unique identifier of the report signature used to identify a report for upgrades and hotfixes.
DisplayName Signature
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName signatureid
RequiredLevel None
Type Uniqueidentifier

SignatureLcid

Eigenschaft Wert
Description Report signature language code used to identify a report for upgrades and hotfixes.
DisplayName Signature Language Code
Format Language
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName signaturelcid
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

SignatureMajorVersion

Eigenschaft Wert
Description Report signature major version, used to identify a report for upgrades and hotfixes.
DisplayName Report Signature Major Version
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName signaturemajorversion
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

SignatureMinorVersion

Eigenschaft Wert
Description Report signature minor version, used to identify a report for upgrades and hotfixes.
DisplayName Report Signature Minor Version
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName signatureminorversion
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

TimeZoneRuleVersionNumber

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

UTCConversionTimeZoneCode

Eigenschaft Wert
Description Time zone code that was in use when the record was created.
DisplayName UTC Conversion Time Zone Code
Format None
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

Schreibgeschützt Spalten/Attribute

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

ApplicationId

Hinzugefügt von: CDS Report Schema Changes-Lösung

Eigenschaft Wert
Description Represents the application id to which a CDS powerbi report belongs to.
DisplayName ApplicationId
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName applicationid
MaxLength 100
RequiredLevel None
Type String

CdsDatasetId

Hinzugefügt von: CDS Report Schema Changes-Lösung

Eigenschaft Wert
Description Represents the dataset id of a report.
DisplayName cdsdatasetid
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName cdsdatasetid
MaxLength 100
RequiredLevel None
Type String

ComponentState

Eigenschaft Wert
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

ComponentState Auswahlen/Optionen

Wert Etikett Beschreibung
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

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

CreatedByName

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

CreatedByYomiName

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

CreatedOn

Eigenschaft Wert
DateTimeBehavior UserLocal
Description Date and time when the report 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 report.
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

CustomReportXml

Eigenschaft Wert
Description XML used to define a custom report.
DisplayName Custom Report XML
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName customreportxml
MaxLength 1073741823
RequiredLevel None
Type String

FileContent_Name

Hinzugefügt von: Active Solution-Lösung

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

FileSize

Eigenschaft Wert
Description File size of the report.
DisplayName File Size (Bytes)
Format None
IsValidForForm False
IsValidForRead True
LogicalName filesize
MaxValue 1000000000
MinValue 0
RequiredLevel None
Type Integer

IsCustomReport

Eigenschaft Wert
Description Information about whether the report is a custom report.
DisplayName Is Custom Report
IsValidForForm False
IsValidForRead True
LogicalName iscustomreport
RequiredLevel SystemRequired
Type Boolean

IsCustomReport Auswahlen/Optionen

Wert Etikett Beschreibung
1 True
0 False

Standardwert: 0

IsManaged

Eigenschaft Wert
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

IsManaged Auswahlen/Optionen

Wert Etikett Beschreibung
1 Managed
0 Unmanaged

Standardwert: 0

IsScheduledReport

Eigenschaft Wert
Description Information about whether the report is a scheduled report.
DisplayName Is Scheduled Report
IsValidForForm False
IsValidForRead True
LogicalName isscheduledreport
RequiredLevel SystemRequired
Type Boolean

IsScheduledReport Auswahlen/Optionen

Wert Etikett Beschreibung
1 True
0 False

Standardwert: 0

ModifiedBy

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

ModifiedByName

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

ModifiedByYomiName

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

ModifiedOn

Eigenschaft Wert
DateTimeBehavior UserLocal
Description Date and time when the report was last 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 report.
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

OriginalBodyText

Eigenschaft Wert
Description Original Text contents of the RDL file for a Reporting Services report.
DisplayName Body Text
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName originalbodytext
MaxLength 1073741823
RequiredLevel None
Type String

OverwriteTime

Eigenschaft Wert
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

OwnerIdName

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

OwnerIdYomiName

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

OwningBusinessUnit

Eigenschaft Wert
Description Unique identifier of the business unit that owns the report.
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

OwningBusinessUnitName

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

OwningTeam

Eigenschaft Wert
Description Unique identifier of the team who owns the report.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Targets team
Type Lookup

OwningUser

Eigenschaft Wert
Description Unique identifier of the user who owns the report.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets systemuser
Type Lookup

ParentReportIdName

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

PowerBiReportId

Hinzugefügt von: CDS Report Schema Changes-Lösung

Eigenschaft Wert
Description Represents the powerbi report id for a CDS report.
DisplayName PowerBiReportId
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName powerbireportid
MaxLength 100
RequiredLevel None
Type String

PowerBiReportInternalState

Hinzugefügt von: CDS Report Schema Changes-Lösung

Eigenschaft Wert
Description Field to maintain the internal state of the report
DisplayName powerbireportinternalstate
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName powerbireportinternalstate
MaxLength 1024
RequiredLevel None
Type String

PowerBiReportName

Hinzugefügt von: CDS Report Schema Changes-Lösung

Eigenschaft Wert
Description Contains the name of the Power Bi embedded report.
DisplayName Power Bi Report Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName powerbireportname
MaxLength 500
RequiredLevel None
Type String

PowerBiWorkspaceInfo

Hinzugefügt von: CDS Report Schema Changes-Lösung

Eigenschaft Wert
Description Contains the workspace information of the Power Bi embedded report.
DisplayName Power Bi Workspace Information
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName powerbiworkspaceinfo
MaxLength 1024
RequiredLevel None
Type String

QueryInfo

Eigenschaft Wert
Description For internal use only.
DisplayName Query Info Structure
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName queryinfo
MaxLength 1073741823
RequiredLevel None
Type String

RdlHash

Eigenschaft Wert
Description Hash value of the body text of the report.
DisplayName Body Text Hash
Format None
IsValidForForm False
IsValidForRead True
LogicalName rdlhash
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

ReportIdUnique

Eigenschaft Wert
Description For internal use only.
DisplayName Report
IsValidForForm False
IsValidForRead True
LogicalName reportidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

ReportNameOnSRS

Eigenschaft Wert
Description Name of the report on SRS.
DisplayName Name on SRS
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName reportnameonsrs
MaxLength 425
RequiredLevel None
Type String

ScheduleXml

Eigenschaft Wert
Description XML used for defining the report schedule.
DisplayName Schedule Definition XML
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName schedulexml
MaxLength 1073741823
RequiredLevel None
Type String

SolutionId

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

SupportingSolutionId

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

VersionNumber

Eigenschaft Wert
Description Version number of the report.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Eins-zu-Viele-Beziehungen

Aufgelistet durch SchemaName.

Report_ProcessSessions

Wie die Report_ProcessSessions-Viele-zu-Eins-Beziehung für die processsession-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Report_ProcessSessions
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 110
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Report_SyncErrors

Wie die Report_SyncErrors-Viele-zu-Eins-Beziehung für die syncerror-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Report_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

Report_AsyncOperations

Wie die Report_AsyncOperations-Viele-zu-Eins-Beziehung für die asyncoperation-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Report_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

report_reportcategories

Wie die report_reportcategories-Viele-zu-Eins-Beziehung für die reportcategory-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity reportcategory
ReferencingAttribute reportid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName report_reportcategories
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

report_parent_report

Wie die report_parent_report-Viele-zu-Eins-Beziehung für die report-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity report
ReferencingAttribute parentreportid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName report_parent_report
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: RemoveLink
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

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_report_createdonbehalfby

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

lk_report_modifiedonbehalfby

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

report_parent_report

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

lk_reportbase_modifiedby

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

business_unit_reports

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

lk_reportbase_createdby

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

Siehe auch

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