DataStoreService.WarpSelectData(SelectStatement[]) Method
In This Article
Reserved for future use.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
public virtual OperationResult<byte[]> WarpSelectData(
SelectStatement[] selects
)
#Implements
See Also