Share via


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

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

.NET Framework Security

See Also

Reference

DataCommand Class

DataCommand Overload

Microsoft.VisualStudio.Data.Framework Namespace

DataAsyncCommand