共用方式為


SqlScriptContent.ResultLimit Property

Definition

Limit of results, '-1' for no limit.

public int? ResultLimit { get; set; }
member this.ResultLimit : Nullable<int> with get, set
Public Property ResultLimit As Nullable(Of Integer)

Property Value

Applies to