Interface IDataSource

IDataSource interface

The general data source interface.

public interface IDataSource

Properties

NameDescription
DataType { get; }The data source type.

See Also