• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try NCache Live
Show / Hide Table of Contents

Property Direction

Direction

Sets a value that indicates whether the parameter is input-only, output-only, bidirectional, or a stored procedure return value parameter.

Declaration
public SqlParamDirection Direction { get; set; }
Property Value
Type Description
SqlParamDirection
Back to top Copyright © 2017 Alachisoft