C# Class Dapper.Accelr8.Repo.Parameters.GroupBy

Show file Open project: thehexgod/Dapper.Accelr8

Public Properties

Property Type Description
FieldName string
Function string
TableAlias string

Public Methods

Method Description
GetUniqueParameter ( ) : string

Method Details

GetUniqueParameter() public method

public GetUniqueParameter ( ) : string
return string

Property Details

FieldName public property

public string FieldName
return string

Function public property

public string Function
return string

TableAlias public property

public string TableAlias
return string