public virtual void LoadSecondaryTablesAsync( string tableName, Guid parentPK, DataSet existingDataSet, AsyncCallback callback );
parentPK
PK of the parent record
existingDataSet
Existing data set the new records are to be added to
callback
Callback object
Overloads: