Position Range
Name in Migrated Code: Where.Add
Location in Migrated Code: InitializeDataView
The migrated code uses a function named CreatePrimaryKeyFilter for this type of range using the blob containing the position information.
Example:
void InitializeDataView()
{
From = OrderDetails;
Where.Add(u.CreatePrimaryKeyFilter(From, MyPositionBlob));
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com