C# Class Bamboo.Prevalence.Indexing.FullText.IndexedField

Datei anzeigen Open project: bamboo/Bamboo.Prevalence Class Usage Examples

Public Methods

Method Description
IndexedField ( string name ) : System

Creates a new IndexedField.

ToString ( ) : string

Builds a more friendly representation of this object.

Method Details

IndexedField() public method

Creates a new IndexedField.
public IndexedField ( string name ) : System
name string name of the record field /// to be indexed
return System

ToString() public method

Builds a more friendly representation of this object.
public ToString ( ) : string
return string