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