C# Class Raven.Client.Connection.Async.AsyncDatabaseCommandsExtensions

Afficher le fichier Open project: nhsevidence/ravendb

Méthodes publiques

Méthode Description
GetTermsCount ( this cmds, string indexName, string field, string fromValue, int pageSize ) : Task

Method Details

GetTermsCount() public static méthode

public static GetTermsCount ( this cmds, string indexName, string field, string fromValue, int pageSize ) : Task
cmds this
indexName string
field string
fromValue string
pageSize int
Résultat Task