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

Afficher le fichier Open project: thehexgod/Dapper.Accelr8

Méthodes publiques

Свойство Type Description
Aggregate Aggregate
CloseBlock bool
OpenBlock bool
Operator Operator
UseOr bool
Value object
ValueArray object[]

Méthodes publiques

Méthode Description
GetUniqueParameter ( ) : string

Method Details

GetUniqueParameter() public méthode

public GetUniqueParameter ( ) : string
Résultat string

Property Details

Aggregate public_oe property

public Aggregate,Dapper.Accelr8.Repo.Parameters Aggregate
Résultat Aggregate

CloseBlock public_oe property

public bool CloseBlock
Résultat bool

OpenBlock public_oe property

public bool OpenBlock
Résultat bool

Operator public_oe property

public Operator Operator
Résultat Operator

UseOr public_oe property

public bool UseOr
Résultat bool

Value public_oe property

public object Value
Résultat object

ValueArray public_oe property

public object[] ValueArray
Résultat object[]