Method | Description | |
---|---|---|
ApplyRecords ( this Context, |
||
BeginImport ( |
||
ParseRecords ( this Context, |
||
UpdateHeaderTypes ( this Context, List |
Method | Description | |
---|---|---|
GuessHeaderTypes ( this Context, |
public static ApplyRecords ( this Context, |
||
Context | this | |
Database | ||
Status | IScheduledTaskStatus | |
return | int |
public static BeginImport ( |
||
Database | ||
Filename | string | |
HasHeader | bool | |
FileContent | Stream | |
return |
public static ParseRecords ( this Context, |
||
Context | this | |
Database | ||
Status | IScheduledTaskStatus | |
return | void |
public static UpdateHeaderTypes ( this Context, List |
||
Context | this | |
HeaderTypes | List |
|
return | void |