BatchActionQueryParameters Property |
Gets the parameters of all queries.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public IList Parameters { get; }
Public ReadOnly Property Parameters As IList
Get
Property Value
Type:
IListImplements
IQueryParametersSee Also