DwProcedureAttribute.Parameters Property
.NET Standard 2.x
Gets or sets the parameters used by the stored procedure.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public string Parameters { get; set; }
Property Value
The parameters used by the stored procedure.
Applies to
.NET Standard
2.x