C# Class MySql.Data.VisualStudio.MySqlDataObjectSupport

Represents an implementation of data object support that returns the stream of XML containing the data object support elements.
Inheritance: DataObjectSupport
Exibir arquivo Open project: Top-Cat/SteamBot Class Usage Examples

Public Methods

Method Description
MySqlDataObjectSupport ( ) : Microsoft.VisualStudio.Data

Constructor just passes reference to XML to base constructor.

Method Details

MySqlDataObjectSupport() public method

Constructor just passes reference to XML to base constructor.
public MySqlDataObjectSupport ( ) : Microsoft.VisualStudio.Data
return Microsoft.VisualStudio.Data