이름 |
설명 |
BigQueryCommand |
A SQL statement to be executed against a BigQuery data source. |
BigQueryCommandBuilder |
Automatically generates commands to be executed against a BigQuery data source. |
BigQueryConnection |
Represents a connection to BigQuery. |
BigQueryDataAdapter |
Provides access to data connections and commands used to operate with a BigQuery data source. |
BigQueryException |
The exception thrown when BigQuery returns a server-side warning or error. |
BigQueryParameter |
A parameter to a BigQueryCommand. |
BigQueryParameterCollection |
A collection of BigQueryParameter objects. |
BigQueryRowUpdatedEventArgs |
Provides data for the RowUpdated event. |
BigQueryRowUpdatingEventArgs |
Provides data for the RowUpdating event. |