[]
Get full data for Magento.
public Task<SourceTable> GetFullDataMagento(SelectStatement selectStmt, CancellationToken token)
Type | Name | Description |
---|---|---|
SelectStatement | selectStmt | |
CancellationToken | token |
Type | Description |
---|---|
Task<SourceTable> | returns a source table |