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