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

Exibir arquivo 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_oe property

public string FieldName
return string

Function public_oe property

public string Function
return string

TableAlias public_oe property

public string TableAlias
return string