FileHold 17.0 API Documentation
FileHold 17.0 API Documentation
FileHold 17.0 API Reference
FileHold.Common.Grid
GridFilterSqlGenerator Class
GridFilterSqlGenerator Methods
AddParameter Method
GenerateWhereClause Method
GetCountSqlQuery Method
GetDefaultOrderBy Method
GetFormatedCTE Method
GetIsSelectedColumn Method
GetLeftJoinWithSelectedValues Method
GetMainQuery Method
GetOrderByClause Method
GetSelectClause Method
GetSelectedValuesCTE Method
GetSqlQuery Method
SelectCount Method
GridFilterSqlGenerator
GetSqlQuery Method
Namespace:
FileHold.Common.Grid
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
Copy
public
string
GetSqlQuery
(
int
?
skip
=
null
,
int
?
take
=
null
)
Parameters
skip
(Optional)
Type:
System
Nullable
Int32
take
(Optional)
Type:
System
Nullable
Int32
Return Value
Type:
String
See Also
Reference
GridFilterSqlGenerator Class
FileHold.Common.Grid Namespace
© FileHold Systems Inc.