ActionQueryCoreParameters Property |
The list of parameters used in the
Command.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax public virtual IList Parameters { get; }
Public Overridable ReadOnly Property Parameters As IList
Get
Property Value
Type:
IListImplements
IQueryParametersSee Also