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

Afficher le fichier Open project: Vanlightly/Taskling.NET

Méthodes publiques

Méthode Description
GetDateRangeBlocksQuery ( ) : string
GetListBlocksQuery ( ) : string
GetNumericRangeBlocksQuery ( ) : string
GetObjectBlocksQuery ( ) : string
GetUpdateQuery ( int blockCount ) : string

Method Details

GetDateRangeBlocksQuery() public static méthode

public static GetDateRangeBlocksQuery ( ) : string
Résultat string

GetListBlocksQuery() public static méthode

public static GetListBlocksQuery ( ) : string
Résultat string

GetNumericRangeBlocksQuery() public static méthode

public static GetNumericRangeBlocksQuery ( ) : string
Résultat string

GetObjectBlocksQuery() public static méthode

public static GetObjectBlocksQuery ( ) : string
Résultat string

GetUpdateQuery() public static méthode

public static GetUpdateQuery ( int blockCount ) : string
blockCount int
Résultat string