StoredProcedureInfo.Clone() Method
Creates a copy of the current StoredProcedureInfo.
Namespace: DevExpress.Data.XtraReports.DataProviders
Assembly: DevExpress.Data.v22.2.dll
NuGet Package: DevExpress.Data
Declaration
Returns
Type | Description |
---|---|
Object | An object that represents a newly created copy of the current StoredProcedureInfo. |
See Also