USqlIndex Class
A Data Lake Analytics catalog U-SQL table index item.
- Inheritance
-
USqlIndex
Constructor
USqlIndex(*, name: Optional[str] = None, index_keys=None, columns=None, distribution_info=None, partition_function: Optional[str] = None, partition_key_list=None, stream_names=None, is_columnstore: Optional[bool] = None, index_id: Optional[int] = None, is_unique: Optional[bool] = None, **kwargs)
Parameters
Required
the list of full paths to the streams that contain this index in the DataLake account.
Feedback
Submit and view feedback for