'Declaration Public Structure DataQueryParameters Inherits System.ValueType
'Usage Dim instance As DataQueryParameters
public struct DataQueryParameters : System.ValueType
'Declaration Public Structure DataQueryParameters Inherits System.ValueType
'Usage Dim instance As DataQueryParameters
public struct DataQueryParameters : System.ValueType
System.Object
System.ValueType
Xceed.Wpf.Data.DataQueryParameters
Name | Description | |
---|---|---|
![]() | Filter | Gets the filter request that provides information about the filter that must be executed by a query on an underlying data source. |
![]() | ItemJump | Gets the item-jump request that provides information about the item-jump operation that must be executed by a query on an underlying data source. |
![]() | Jump | |
![]() | Skip | Gets the skip request that provides information about the skip operation that must be executed by a query on an underlying data source. |
![]() | Sort | Gets the sort request that provides information about the sort operation that must be executed by a query on an underlying data source. |
![]() | Take | Gets the take request that provides information about the take operation that must be executed by a query on an underlying data source. |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2