IDwReadOnlyArgument.Expression Property
.NET Standard 2.x
Gets the expression to be evaluated and passed to the stored procedure.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
IReadOnlyExpressionable<object> Expression { get; }
Property Value
IReadOnlyExpressionable<object>
The expression to be evaluated and passed to the stored procedure.
Applies to
.NET Standard
2.x