Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ServerConnection.SqlExecutionModes Property

Definition

Namespace:
Microsoft.SqlServer.Management.Common
Assembly:
Microsoft.SqlServer.ConnectionInfo.dll
Package:
Microsoft.Data.Tools.Msbuild v10.0.61804.210
Package:
Microsoft.Data.Tools.Msbuild v16.0.62004.28040
Package:
Microsoft.SqlServer.SqlManagementObjects v150.18208.0
Package:
Microsoft.SqlServer.SqlManagementObjects v160.2004021.0
Package:
Microsoft.SqlServer.SqlManagementObjects v172.64.0

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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