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

Afficher le fichier Open project: bamboo/Bamboo.Prevalence Class Usage Examples

Méthodes publiques

Méthode Description
IndexedField ( string name ) : System

Creates a new IndexedField.

ToString ( ) : string

Builds a more friendly representation of this object.

Method Details

IndexedField() public méthode

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

ToString() public méthode

Builds a more friendly representation of this object.
public ToString ( ) : string
Résultat string