'Declaration Public Function GetFullDataMagento( _ ByVal selectStmt As SelectStatement, _ ByVal token As CancellationToken _ ) As Task(Of SourceTable)
public Task<SourceTable> GetFullDataMagento( SelectStatement selectStmt, CancellationToken token )
Parameters
- selectStmt
- token
Return Value
returns a source table