Skip to main content
A newer version of this page is available. .

FederationMasterDetailInfo.DetailQueryName Property

A detail query name.

Namespace: DevExpress.DataAccess.DataFederation

Assembly: DevExpress.DataAccess.v21.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.Design

Declaration

public string DetailQueryName { get; set; }

Property Value

Type Description
String

A String that is the detail query name.

See Also