Mono Class Library: MySql.Data.MySqlClient.MySqlParameter Overview | Members

MySql.Data.MySqlClient.MySqlParameter.Direction Property

Gets or sets a value indicating whether the parameter is input-only, output-only, bidirectional, or a stored procedure return value parameter. As of MySql version 4.1 and earlier, input-only is the only valid choice. [Edit]

[System.ComponentModel.Category("Data")]
public override System.Data.ParameterDirection Direction { set; get; }

Value

Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: MySql.Data.MySqlClient
Assembly: MySql.Data (in MySql.Data.dll)
Assembly Versions: 6.1.3.0