C# Class MicroOrm.Dapper.Repositories.Attributes.Joins.CrossJoinAttribute

Generate CROSS JOIN
Inheritance: MicroOrm.Dapper.Repositories.Attributes.Joins.JoinAttributeBase
Afficher le fichier Open project: phnx47/dapper-repositories

Méthodes publiques

Méthode Description
CrossJoinAttribute ( )

Constructor

CrossJoinAttribute ( string tableName )

Constructor

Method Details

CrossJoinAttribute() public méthode

Constructor
public CrossJoinAttribute ( )

CrossJoinAttribute() public méthode

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