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

ODataServerModeSource.KeyExpressions Property

For internal use.

Namespace: DevExpress.Data.ODataLinq

Assembly: DevExpress.Data.v21.2.dll

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

Declaration

[Browsable(false)]
[DefaultValue(null)]
public string[] KeyExpressions { get; set; }

Property Value

Type Default
String[] null
See Also