EntityQueryTEntityGetQueryParameters Method |
Gets the query parameters, built from the elements for the query inside this expression
Namespace:
SD.LLBLGen.Pro.QuerySpec
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax protected override QueryParameters GetQueryParameters()
Protected Overrides Function GetQueryParameters As QueryParameters
Return Value
Type:
QueryParametersSee Also