A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/dotnet/api/system.data.parameterdirection below:

ParameterDirection Enum (System.Data) | Microsoft Learn

ParameterDirection Enum Definition

Specifies the type of a parameter within a query relative to the DataSet.

public enum class ParameterDirection
public enum ParameterDirection
type ParameterDirection = 
Public Enum ParameterDirection
Inheritance
Fields Name Value Description Input 1

The parameter is an input parameter.

Output 2

The parameter is an output parameter.

InputOutput 3

The parameter is capable of both input and output.

ReturnValue 6

The parameter represents a return value from an operation such as a stored procedure, built-in function, or user-defined function.

The ParameterDirection values are used by the parameter direction properties of OleDbParameter and SqlParameter.

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4