IDataSource class

IDataSource class

General data source interface that defines common members that concrete data sources should implement.

The IDataSource type exposes the following members:

Properties

PropertyDescription
data_typeType of data source (file or stream).

See Also