C# 클래스 AngularAzureSearch.WebAPI.PartitionRepositories.DocumentDbPartitioningClient

This is the DocumentDB Partitioning client class that the RepositoryBase class will inherit to consume the properties.
상속: Disposable
파일 보기 프로젝트 열기: TheDarkCode/AngularAzureSearch

공개 메소드들

메소드 설명
DocumentDbPartitioningClient ( string dbName ) : System

보호된 메소드들

메소드 설명
DisposeCore ( ) : void

비공개 메소드들

메소드 설명
SetupDatabase ( ) : Microsoft.Azure.Documents.Database

메소드 상세

DisposeCore() 보호된 메소드

protected DisposeCore ( ) : void
리턴 void

DocumentDbPartitioningClient() 공개 메소드

public DocumentDbPartitioningClient ( string dbName ) : System
dbName string
리턴 System