ServerConnection.SqlExecutionModes 属性

定义

确定 SQL 语句是捕获还是发送到服务器。

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

属性值

适用于