LoadDataMemberOrderItem Fields
Contains mapping information for class members and result set columns.| Name | Description |
|---|---|
| ClassMemberName | Gets or sets the name of the mapped member. |
| IndexInResultSet | Gets or sets the zero-based position of the mapped column in a result set. |
See Also