DwComputeAttribute.DwComputeAttribute(string expression) Constructor
.NET Standard 2.x
Initializes a new instance of the DwComputeAttribute class.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public DwComputeAttribute(string expression) : base(SaveStrategy.Ignore)
Parameters
expression
System.String
The computed column expression.
Applies to
.NET Standard
2.x