C# 클래스 Raven.Documentation.Samples.ClientApi.Commands.HowTo.Foo

파일 보기 프로젝트 열기: ravendb/docs

공개 메소드들

메소드 설명
EnsureDatabaseExists ( this self, string name, bool ignoreFailures = false ) : void

메소드 상세

EnsureDatabaseExists() 공개 정적인 메소드

public static EnsureDatabaseExists ( this self, string name, bool ignoreFailures = false ) : void
self this
name string
ignoreFailures bool
리턴 void