C# Class AngularAzureSearch.WebAPI.PartitionRepositories.DocumentDbPartitioningClient

This is the DocumentDB Partitioning client class that the RepositoryBase class will inherit to consume the properties.
Inheritance: Disposable
Afficher le fichier Open project: TheDarkCode/AngularAzureSearch

Méthodes publiques

Méthode Description
DocumentDbPartitioningClient ( string dbName ) : System

Méthodes protégées

Méthode Description
DisposeCore ( ) : void

Private Methods

Méthode Description
SetupDatabase ( ) : Microsoft.Azure.Documents.Database

Method Details

DisposeCore() protected méthode

protected DisposeCore ( ) : void
Résultat void

DocumentDbPartitioningClient() public méthode

public DocumentDbPartitioningClient ( string dbName ) : System
dbName string
Résultat System