Azure.Connectors.Sdk.Sql Namespace

Classes

Name Description
SqlClient

Typed client for sql connector.

SqlTriggerOperations

Trigger operation name constants for the Sql connector. Use these constants with the [ConnectorTrigger] attribute's OperationName property and with the Connector Namespace TriggerConfig operationName field.

SqlTriggerParameters

Trigger input parameter name constants for the Sql connector. These correspond to the Connector Namespace TriggerConfig parameters array.

SqlTriggerParameters.OnNewItems

Input parameters for the OnNewItems trigger operation (operationId: GetOnNewItems_V2).

SqlTriggerParameters.OnUpdatedItems

Input parameters for the OnUpdatedItems trigger operation (operationId: GetOnUpdatedItems_V2).