共用方式為


DataCommand 建構函式

類別建構函式。具現化 DataCommand 類別的新執行個體。

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

語法

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

.NET Framework 安全性

請參閱

參考

DataCommand 類別

Microsoft.VisualStudio.Data 命名空間

DataAsyncCommand