Defines the schema name which will be used to identify the linked source dataset in a SQL statement.
property SchemaName: string;
Can be left empty. In this case either no schema name or the "main" schema name can be used when referring to the linked source dataset in a SQL statement.
Combination of schema name and table name must be unique for each linked dataset.