Package | Description |
---|---|
com.microsoft.azure.management.datalake.analytics.models |
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
|
Modifier and Type | Method and Description |
---|---|
EntityId |
ExternalTable.dataSource()
Get the data source associated with this external table.
|
EntityId |
USqlAssemblyDependencyInfo.entityId()
Get the EntityId of the dependency.
|
EntityId |
EntityId.withName(DdlName name)
Set the name of the external table associated with this database, schema and table.
|
EntityId |
EntityId.withVersion(UUID version)
Set the version of the external data source.
|
Modifier and Type | Method and Description |
---|---|
ExternalTable |
ExternalTable.withDataSource(EntityId dataSource)
Set the data source associated with this external table.
|
USqlAssemblyDependencyInfo |
USqlAssemblyDependencyInfo.withEntityId(EntityId entityId)
Set the EntityId of the dependency.
|
Copyright © 2019. All rights reserved.