DataCommand Constructor

Initializes a new instance of the DataCommand class.

Namespace:  Microsoft.VisualStudio.Data.Framework
Assembly:  Microsoft.VisualStudio.Data.Framework (in Microsoft.VisualStudio.Data.Framework.dll)

Syntax

'宣言
Protected Sub New
'使用

Dim instance As New DataCommand()
protected DataCommand()
protected:
DataCommand()
protected function DataCommand()

Permissions

See Also

Reference

DataCommand Class

DataCommand Members

DataCommand Overload

Microsoft.VisualStudio.Data.Framework Namespace

DataAsyncCommand