IDataSource
public interface IDataSource
The general data source interface.
Methods
Method | Description |
---|---|
getDataType() | Returns the data source type. |
getDataType()
public abstract DataType getDataType()
Returns the data source type.
Returns: DataType - The data source type.