The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

Direction Enumeration

The Direction enumeration provides options for the role that a parameter plays in a query or stored procedure.

Enumeration Values

NameSummary
Input
Specifies that the mapping will be an input parameter.
Output
Specifies that the mapping will be a parameter marked as output. That is, it can return a value back through the parameter.
ReturnValue
Specifies that the mapping will be the return value of the command.

© Varigence