C# Class Raven.Client.Indexes.RavenDocumentsByEntityName

Create an index that allows to tag entities by their entity name
Inheritance: Raven.Client.Indexes.AbstractIndexCreationTask
Afficher le fichier Open project: robashton/ravendb Class Usage Examples

Méthodes publiques

Méthode Description
CreateIndexDefinition ( ) : IndexDefinition

Creates the Raven/DocumentsByEntityName index

Method Details

CreateIndexDefinition() public méthode

Creates the Raven/DocumentsByEntityName index
public CreateIndexDefinition ( ) : IndexDefinition
Résultat IndexDefinition