| C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > TableView Class : FetchIndex Property |
'Declaration Public Property FetchIndex As System.Integer
public System.int FetchIndex {get; set;}
You can set TableView.FetchIndex at design time in the Schema Designer or programmatically at run time, in the CreateSchema event.
Possible values: from 0 up to the number of table views in the dataset.