共用方式為


DataCommand 建構函式

初始化 DataCommand 類別的新執行個體。

命名空間:  Microsoft.VisualStudio.Data.Framework
組件:  Microsoft.VisualStudio.Data.Framework (在 Microsoft.VisualStudio.Data.Framework.dll 中)

語法

'宣告
Protected Sub New
protected DataCommand()
protected:
DataCommand()
new : unit -> DataCommand
protected function DataCommand()

.NET Framework 安全性

請參閱

參考

DataCommand 類別

DataCommand 多載

Microsoft.VisualStudio.Data.Framework 命名空間

DataAsyncCommand