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
SequenceRetrievalQuery Class
SequenceRetrievalQuery Methods
AddSequenceParameter Method
Dispose Method
Execute Method
ExecuteAsync Method
ToString Method
SequenceRetrievalQuery
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
public
void
Execute
()
Public
Sub
Execute
Implements
ISequenceRetrievalQuery
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
SequenceRetrievalQuery Class
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