EntityId Class

A Data Lake Analytics catalog entity identifier object.

Inheritance
EntityId

Constructor

EntityId(*, name=None, version: Optional[str] = None, **kwargs)

Parameters

name
DdlName
Required

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

version
str
Required

the version of the external data source.