SetTotalRows Method

SetTotalRows function

Gets or sets total row count to import from data source. -1 means all rows of given data source.


func (instance *ImportTableOptions) SetTotalRows(value int32)  error

Remarks

See Also