DwProcedureAttribute.Procedure Property
.NET Standard 2.x
Gets the information of the stored procedure.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public string Procedure { get; }
Property Value
The information of the stored procedure.
Applies to
.NET Standard
2.x