SetTotalColumns Method

SetTotalColumns function

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


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

Remarks

See Also