C# Class Raven.Database.Indexing.IndexingExecuter.JsonResults

Afficher le fichier Open project: synhershko/ravendb

Méthodes publiques

Свойство Type Description
LoadedFromDisk bool
Results Raven.Abstractions.Data.JsonDocument[]

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

LoadedFromDisk public_oe property

public bool LoadedFromDisk
Résultat bool

Results public_oe property

public JsonDocument[],Raven.Abstractions.Data Results
Résultat Raven.Abstractions.Data.JsonDocument[]