ServerConnection.SqlExecutionModes Property

Definition

Determines if SQL statements are captured or sent to the server.

public Microsoft.SqlServer.Management.Common.SqlExecutionModes SqlExecutionModes { get; set; }
member this.SqlExecutionModes : Microsoft.SqlServer.Management.Common.SqlExecutionModes with get, set
Public Property SqlExecutionModes As SqlExecutionModes

Property Value

Applies to