Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbParameter.Direction Property
Gets or sets the Direction of the parameter.
[Visual Basic]
<Category(Category:="Datos"), _
DefaultValue(Value:=ParameterDirection.Input)>
NotOverridable Public Property Direction As
ParameterDirection _
Implements
IDataParameter.Direction
See Also
FbParameter Class | FirebirdSql.Data.Firebird Namespace