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