C# Class Raven.Tests.Querying.UsingDynamicQueryWithRemoteServer

Inheritance: RemoteClientTest, IDisposable
Mostra file Open project: nhsevidence/ravendb

Public Methods

Method Description
Dispose ( ) : void
UsingDynamicQueryWithRemoteServer ( ) : System

Private Methods

Method Description
CanPerformDynamicQueryUsingClientLinqQuery ( ) : void
CanPerformDynamicQueryUsingClientLuceneQuery ( ) : void
CanPerformLinqOrderByOnNumericField ( ) : void
CanPerformLinqOrderByOnTextField ( ) : void
CanPerformProjectionUsingClientLinqQuery ( ) : void
QueryForASpecificTypeDoesNotBringBackOtherTypes ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

UsingDynamicQueryWithRemoteServer() public method

public UsingDynamicQueryWithRemoteServer ( ) : System
return System