DdlName Class

A Data Lake Analytics DDL name item.

Inheritance
DdlName

Constructor

DdlName(**kwargs)

Parameters

first_part
str
Required

the name of the table associated with this database and schema.

second_part
str
Required

the name of the table associated with this database and schema.

third_part
str
Required

the name of the table associated with this database and schema.

server
str
Required

the name of the table associated with this database and schema.