DataProvider Constructor

Class constructor.

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

Syntax

'宣言
Protected Sub New
'使用

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

Remarks

This member supports the DDEX infrastructure and is not intended to be used directly from your code.

Permissions

See Also

Reference

DataProvider Class

DataProvider Members

Microsoft.VisualStudio.Data Namespace