ExecuteSQLTask.ExecutionValue プロパティ

定義

1 つまたは複数の SQL ステートメントの影響を受けた行数を返します。

public:
 virtual property System::Object ^ ExecutionValue { System::Object ^ get(); };
public override object ExecutionValue { get; }
member this.ExecutionValue : obj
Public Overrides ReadOnly Property ExecutionValue As Object

プロパティ値

ユーザー定義のオブジェクトです。

適用対象