C# Class Raven.Database.Indexing.SimpleIndex.IndexingResult

Afficher le fichier Open project: nhsevidence/ravendb

Méthodes publiques

Свойство Type Description
Fields List
NewDocId string
ShouldSkip bool

Property Details

Fields public_oe property

public List Fields
Résultat List

NewDocId public_oe property

public string NewDocId
Résultat string

ShouldSkip public_oe property

public bool ShouldSkip
Résultat bool