Class PrimaryField
Makes a field or property searchable in DataType's item. If PrimaryField attribute is provided with any Field then only that Field will be Serialized and sent to NCache Server and search operation will only look up for that specific attribute on Server.
Inheritance
System.Object
PrimaryField
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class PrimaryField : Attribute
Constructors
Name | Description |
---|---|
PrimaryField() | Default constructor |