Skip to main content

ODataServerModeSource.KeyExpressions Property

For internal use.

Namespace: DevExpress.Data.ODataLinq

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

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

Property Value

Type Default
String[] null
See Also