StreamingJobFunctionInput.IsConfigurationParameter Property

Definition

A flag indicating if the parameter is a configuration parameter. True if this input parameter is expected to be a constant. Default is false.

public bool? IsConfigurationParameter { get; set; }
member this.IsConfigurationParameter : Nullable<bool> with get, set
Public Property IsConfigurationParameter As Nullable(Of Boolean)

Property Value

Applies to