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