Skip to main content
.NET 6.0+

LoadDataMemberOrderItem.IndexInResultSet Field

Gets or sets the zero-based position of the mapped column in a result set.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public readonly int IndexInResultSet

Field Value

Type
Int32
See Also