Package | Description |
---|---|
com.microsoft.azure.management.datalake.analytics.models |
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ExternalTable |
USqlTable.externalTable()
Get the external table associated with the table.
|
ExternalTable |
ExternalTable.withDataSource(EntityId dataSource)
Set the data source associated with this external table.
|
ExternalTable |
ExternalTable.withTableName(String tableName)
Set the name of the table associated with this database and schema.
|
Modifier and Type | Method and Description |
---|---|
USqlTable |
USqlTable.withExternalTable(ExternalTable externalTable)
Set the external table associated with the table.
|
Copyright © 2019. All rights reserved.