C# 클래스 CqlSharp.Linq.Test.MyContext

The context used for testing
상속: CqlContext
파일 보기 프로젝트 열기: reuzel/CqlSharp 1 사용 예제들

공개 메소드들

메소드 설명
MyContext ( ) : System.Linq.Expressions
MyContext ( CqlConnection connection, bool ownsConnection ) : System.Linq.Expressions
MyContext ( string connectionString ) : System.Linq.Expressions

메소드 상세

MyContext() 공개 메소드

public MyContext ( ) : System.Linq.Expressions
리턴 System.Linq.Expressions

MyContext() 공개 메소드

public MyContext ( CqlConnection connection, bool ownsConnection ) : System.Linq.Expressions
connection CqlConnection
ownsConnection bool
리턴 System.Linq.Expressions

MyContext() 공개 메소드

public MyContext ( string connectionString ) : System.Linq.Expressions
connectionString string
리턴 System.Linq.Expressions