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
Afficher le fichier Open project: Top-Cat/SteamBot Class Usage Examples

Méthodes publiques

Méthode Description
MySqlDataObjectSupport ( ) : Microsoft.VisualStudio.Data

Constructor just passes reference to XML to base constructor.

Method Details

MySqlDataObjectSupport() public méthode

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