DwUpdateParameterAttribute.Direction Property
.NET Standard 2.x
Gets or sets the direction type of the parameter.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public ParameterDirection Direction { get; set; }
Property Value
The direction type of the parameter.
The value is always ParameterDirection.Input
.
Applies to
.NET Standard
2.x