FieldFullTextSearchPredicateFieldsList Property  | 
 
            Gets / sets the entity fields to include in the CONTAINS/FREETEXT fieldlist. List can contain EntityField or EntityField2 field objects.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntaxpublic IList FieldsList { get; }Public ReadOnly Property FieldsList As IList
	Get
Property Value
Type: 
IList
RemarksSqlServer 2005 specific
See Also