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

プロパティ値

適用対象