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.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

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

Property Value

Type Default
String[] *null*
See Also