Mimer SQL Data Provider
Direction Property




Mimer.Data.Client Namespace > MimerParameter Class : Direction Property
Gets or sets a value indicating whether the parameter is input, input-output, or output only.
Syntax
'Declaration
 
Public Overrides NotOverridable Property Direction As ParameterDirection
 

Property Value

The parameter direction, one of the System.Data.ParameterDirection values. Default is Input.
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerParameter Class
MimerParameter Members
SourceColumn Property
SourceVersion Property