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