次の方法で共有


DataGeneratorTask.Execute メソッド

データ生成計画の実行の試行結果を返します。

名前空間 :  Microsoft.Data.Schema.Tasks
アセンブリ :  Microsoft.Data.Schema.Tasks (Microsoft.Data.Schema.Tasks.dll 内)

構文

'宣言
Public Overrides Function Execute As Boolean
'使用
Dim instance As DataGeneratorTask
Dim returnValue As Boolean

returnValue = instance.Execute()
public override bool Execute()
public:
virtual bool Execute() override
public override function Execute() : boolean

戻り値

型 : System.Boolean

実装

ITask.Execute()

参照

参照

DataGeneratorTask クラス

DataGeneratorTask メンバ

Microsoft.Data.Schema.Tasks 名前空間