Constructor QueryIndexedAttribute
QueryIndexedAttribute(String)
Mark class, field, or property to be indexed with NCache.
Declaration
public QueryIndexedAttribute(string value)
Parameters
Type | Name | Description |
---|---|---|
System.String | value |
QueryIndexedAttribute()
Mark class, field, or property to be indexed with NCache.
Declaration
public QueryIndexedAttribute()