Apache Ignite.NET
Apache.Ignite.Core.Cache.Configuration.QueryTextFieldAttribute Class Reference

Marks field or property for Text queries. More...

Inheritance diagram for Apache.Ignite.Core.Cache.Configuration.QueryTextFieldAttribute:

Properties

string Name [get, set]
 Gets or sets the text field name. If not provided, property or field name will be used. More...
 

Detailed Description

Using this attribute is an alternative to QueryEntity.Fields in CacheConfiguration.

Property Documentation

string Apache.Ignite.Core.Cache.Configuration.QueryTextFieldAttribute.Name
getset