C# 클래스 MicroOrm.Dapper.Repositories.Attributes.Joins.CrossJoinAttribute

Generate CROSS JOIN
상속: MicroOrm.Dapper.Repositories.Attributes.Joins.JoinAttributeBase
파일 보기 프로젝트 열기: phnx47/dapper-repositories

공개 메소드들

메소드 설명
CrossJoinAttribute ( )

Constructor

CrossJoinAttribute ( string tableName )

Constructor

메소드 상세

CrossJoinAttribute() 공개 메소드

Constructor
public CrossJoinAttribute ( )

CrossJoinAttribute() 공개 메소드

Constructor
public CrossJoinAttribute ( string tableName )
tableName string Name of external table