DBStoredProcedure.ToString() Method
Returns the DBStoredProcedure name.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Returns
| Type | Description |
|---|---|
| String | Always the DBStoredProcedure.Name value. |
See Also