AzurePostgreSqlSink.PreCopyScript Property

Definition

A query to execute before starting the copy. Type: string (or Expression with resultType string).

public object PreCopyScript { get; set; }
member this.PreCopyScript : obj with get, set
Public Property PreCopyScript As Object

Property Value

Applies to