LLBLGen Pro v5.4 Runtime Framework Reference Manual
LLBLGen Pro v5.4 Runtime Framework Reference Manual
Namespaces
SD.LLBLGen.Pro.ORMSupportClasses Namespaces
SD.LLBLGen.Pro.ORMSupportClasses
ISequenceRetrievalQuery Interface
ISequenceRetrievalQuery Methods
AddSequenceParameter Method
Execute Method
ExecuteAsync Method
ISequenceRetrievalQuery
Execute Method
Executes the scalar query contained in this object. (Executed with ExecuteScalar()) Expects that the command can be executed without problems.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax
C#
VB
Copy
void
Execute
()
Sub
Execute
Exceptions
Exception
Condition
InvalidOperationException
When there is no command object set
ORMQueryExecutionException
when an exception was caught during query execution
Remarks
Will store its value in the sequence parameters after execution
See Also
Reference
ISequenceRetrievalQuery Interface
SD.LLBLGen.Pro.ORMSupportClasses Namespace
(c)2002-2018 Solutions Design bv
Send comments on this topic to
LLBLGen Pro v5.4 Runtime Framework Reference Documentation feedback