Interface IImportDataAccessLayer
Interface which must be implemented in every importer dal
Namespace: Simplic.Framework.Extension
Assembly: Simplic.Framework.Extension.dll
Syntax
public interface IImportDataAccessLayer
Methods
| Improve this Doc View SourceClose()
Close the connection / data reader process
Declaration
void Close()