Method | Description | |
---|---|---|
Apply ( |
||
GuessHeader ( |
||
Parse ( |
Method | Description | |
---|---|---|
Error ( string Message ) : bool | ||
Success ( System.Data.EntityState Action ) : bool |
public abstract Apply ( |
||
Database | ||
Device | ||
return | bool |
public abstract GuessHeader ( |
||
Database | ||
Context | ||
return | int? |
public abstract Parse ( |
||
Database | ||
Cache | IDeviceImportCache | |
Context | ||
RecordIndex | int | |
DeviceSerialNumber | string | |
ExistingDevice | ||
Values | string>.Dictionary | |
Value | string | |
return | bool |
protected Success ( System.Data.EntityState Action ) : bool | ||
Action | System.Data.EntityState | |
return | bool |