WcfServerModeSource.KeyExpression Property
Specifies the key expression.
Namespace: DevExpress.Data.WcfLinq
Assembly: DevExpress.Data.v23.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A string that specifies the key expression. |
Remarks
In most instances, the KeyExpression property specifies the key field name:
See Also