AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Specifies a JDBC data store to crawl.
Namespace: Amazon.Glue.Model
Assembly: AWSSDK.Glue.dll
Version: 3.x.y.z
public class JdbcTarget
The JdbcTarget type exposes the following members
Name | Description | |
---|---|---|
JdbcTarget() |
Name | Type | Description | |
---|---|---|---|
ConnectionName | System.String |
Gets and sets the property ConnectionName. The name of the connection to use to connect to the JDBC target. |
|
EnableAdditionalMetadata | System.Collections.Generic.List<System.String> |
Gets and sets the property EnableAdditionalMetadata.
Specify a value of If you do not need additional metadata, keep the field empty. |
|
Exclusions | System.Collections.Generic.List<System.String> |
Gets and sets the property Exclusions. A list of glob patterns used to exclude from the crawl. For more information, see Catalog Tables with a Crawler. |
|
Path | System.String |
Gets and sets the property Path. The path of the JDBC target. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5