Udostępnij przez


DataFactoryScriptActivity.ReturnMultistatementResult Property

Definition

Enable to retrieve result sets from multiple SQL statements and the number of rows affected by the DML statement. Supported connector: SnowflakeV2. Type: boolean (or Expression with resultType boolean).

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

Property Value

Applies to