Click or drag to resize
IManager Interface
Definition of interface that all managers must implement.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public interface IManager

The IManager type exposes the following members.

Methods
  NameDescription
Public methodGetDataSourceInformation
Get information about data source.
Top
See Also