Reference documentation and code samples for the Google Cloud BigQuery Migration V2 Client class TeradataDialect.
The dialect definition for Teradata.
Generated from protobuf message google.cloud.bigquery.migration.v2.TeradataDialect
Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ mode |
int
Which Teradata sub-dialect mode the user specifies. |
getMode
Which Teradata sub-dialect mode the user specifies.
| Returns | |
|---|---|
| Type | Description |
int |
|
setMode
Which Teradata sub-dialect mode the user specifies.
| Parameter | |
|---|---|
| Name | Description |
var |
int
|
| Returns | |
|---|---|
| Type | Description |
$this |
|