C# (CSharp) MySql.Data.VisualStudio Namespace

Nested Namespaces

MySql.Data.VisualStudio.DbObjects
MySql.Data.VisualStudio.Editors
MySql.Data.VisualStudio.LanguageService
MySql.Data.VisualStudio.Properties
MySql.Data.VisualStudio.WebConfig

Classes

Name Description
BaseNode
Configuration
ConnectDialog
DocumentNode
GuidList
GuidStrings
Guids
LanguageServiceConnection
LanguageServiceUtil
MyInstaller
MySqlClassifierClassificationDefinition Provides definitions of MySQL classification types.
MySqlColorizer
MySqlCompletionCommandHandler
MySqlCompletionHandlerProvider
MySqlCompletionSource
MySqlCompletionSourceProvider
MySqlConnectionProperties This class customize standard connection properties for MySql data base connection.
MySqlConnectionSupport Represents a custom data connection support implementation for MySQL. MySQL Connector/NET 1.0 is used as underlying ADO.NET data provider.
MySqlDataConnectionPromptDialog
MySqlDataConnectionUI
MySqlDataObjectEnumerator Implements custom database objects enumerator for MySQL databases. Uses information_schema database to enumerate objects.
MySqlDataObjectIdentifierConverter Identifier converter is responsible mainly for quoting and unquoting identifiers.
MySqlDataObjectSupport Represents an implementation of data object support that returns the stream of XML containing the data object support elements.
MySqlDataProviderPackage
MySqlDataSourceInformation Represents a custom data source information class for MySQL
MySqlDataSourceSpecializer This class needed only as a stub to get prompt dialog to work. Its methods are never called.
MySqlDataViewCommandHandler Represents a custom data view command handler.
MySqlDataViewSupport Represents an implementation of data view support that returns the stream of XML containing the data view support elements.
MySqlLanguageService
MySqlProviderObjectFactory
MySqlScanner We don't actually need this class but we have to return a scanner object from our language service or the colorizing doesn't work. All the colorizing work happens in MySqlColorizer.
MySqlSource
MySqlTokenTag Represents a tag associated to a MySQL token.
PkgCmdIDList
SharedCommands
StoredProcedureColumnEnumerator
StoredProcedureNode
TableEditor
TableEditorPane
TableNode
Tokenizer
TriggerNode
UDFNode
ViewNode