C# Class Taskling.SqlServer.Blocks.QueryBuilders.BlocksOfTaskQueryBuilder

Afficher le fichier Open project: Vanlightly/Taskling.NET

Méthodes publiques

Méthode Description
GetFindDateRangeBlocksOfTaskQuery ( ReprocessOption reprocessOption ) : string
GetFindListBlocksOfTaskQuery ( ReprocessOption reprocessOption ) : string
GetFindNumericRangeBlocksOfTaskQuery ( ReprocessOption reprocessOption ) : string
GetFindObjectBlocksOfTaskQuery ( ReprocessOption reprocessOption ) : string

Method Details

GetFindDateRangeBlocksOfTaskQuery() public static méthode

public static GetFindDateRangeBlocksOfTaskQuery ( ReprocessOption reprocessOption ) : string
reprocessOption ReprocessOption
Résultat string

GetFindListBlocksOfTaskQuery() public static méthode

public static GetFindListBlocksOfTaskQuery ( ReprocessOption reprocessOption ) : string
reprocessOption ReprocessOption
Résultat string

GetFindNumericRangeBlocksOfTaskQuery() public static méthode

public static GetFindNumericRangeBlocksOfTaskQuery ( ReprocessOption reprocessOption ) : string
reprocessOption ReprocessOption
Résultat string

GetFindObjectBlocksOfTaskQuery() public static méthode

public static GetFindObjectBlocksOfTaskQuery ( ReprocessOption reprocessOption ) : string
reprocessOption ReprocessOption
Résultat string