public interface IStiDataSource extends IStiEnumerator
| Modifier and Type | Method and Description |
|---|---|
StiDataSource |
getDataSource()
Gets Data Source.
|
java.lang.String |
getDataSourceName()
Gets or sets the name of Data Source.
|
boolean |
isDataSourceEmpty()
Returns true if DataSource property is not assigned.
|
void |
setDataSourceName(java.lang.String value) |
First, getCount, getIsBof, getIsEmpty, getIsEof, getPosition, Last, Next, Prior, setIsBof, setIsEof, setPositionStiDataSource getDataSource()
java.lang.String getDataSourceName()
void setDataSourceName(java.lang.String value)
boolean isDataSourceEmpty()
Copyright © 2019 Stimulsoft. All Rights Reserved.