Share via


OracleSink.PreCopyScript Property

Definition

SQL pre-copy script. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> PreCopyScript { get; set; }
member this.PreCopyScript : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property PreCopyScript As DataFactoryElement(Of String)

Property Value

Applies to