Share via


DataSupport Constructor

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Protected method

DataSupport()

Class constructor. Initializes a new instance of the DataSupport class.

Protected method

DataSupport(String, Assembly)

Class constructor. Initializes a new, parameterized instance of the DataSupport class with an XML resource stored in a managed assembly.

Protected method

DataSupport(String, String)

Initializes a new, parameterized instance of the DataSupport class with XML that is stored as a file at a specific file path on disk.

Top

See Also

Reference

DataSupport Class

DataSupport Members

Microsoft.VisualStudio.Data Namespace