Click or drag to resize

IStiDataSource Properties

The IStiDataSource type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets count of elements.
(Inherited from IStiEnumerator.)
Public propertyDataSource
Gets Data Source.
Public propertyDataSourceName
Gets or sets the name of Data Source.
Public propertyIsBof
Gets or sets value indicates that this position specifies to the beginning of data.
(Inherited from IStiEnumerator.)
Public propertyIsDataSourceEmpty
Returns true if DataSource property is not assigned.
Public propertyIsEmpty
Gets value indicates that no data.
(Inherited from IStiEnumerator.)
Public propertyIsEof
Gets or sets value indicates that this position specifies to the data end.
(Inherited from IStiEnumerator.)
Public propertyPosition
Gets the current position.
(Inherited from IStiEnumerator.)
Top
See Also