| Package | Description | 
|---|---|
| com.microsoft.azure.management.datalake.analytics.models | 
 This package contains the models classes for DataLakeAnalyticsCatalogManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DdlName | 
EntityId.name()
Get the name of the external table associated with this database, schema and table. 
 | 
DdlName | 
USqlTablePartition.parentName()
Get the Ddl object of the partition's parent. 
 | 
DdlName | 
DdlName.withFirstPart(String firstPart)
Set the name of the table associated with this database and schema. 
 | 
DdlName | 
DdlName.withSecondPart(String secondPart)
Set the name of the table associated with this database and schema. 
 | 
DdlName | 
DdlName.withServer(String server)
Set the name of the table associated with this database and schema. 
 | 
DdlName | 
DdlName.withThirdPart(String thirdPart)
Set the name of the table associated with this database and schema. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
EntityId | 
EntityId.withName(DdlName name)
Set the name of the external table associated with this database, schema and table. 
 | 
USqlTablePartition | 
USqlTablePartition.withParentName(DdlName parentName)
Set the Ddl object of the partition's parent. 
 | 
Copyright © 2019. All rights reserved.