Search



Search Results
Displaying 1341 to 1350 of 1831 total results
https://dev.mysql.com/doc/connectors/en/connector-python-multi.html
Connector/Python can execute either a single or multiple statements, this section references multiple statement and associated delimiter support. Note Before Connector/Python 9.2.0, the multi option was required to execute multiple statements. with ...
https://dev.mysql.com/doc/connector-net/en/connector-net-introduction.html
It implements the required ADO.NET interfaces and integrates into ADO.NET-aware tools. MySQL Connector/NET enables you to develop .NET applications that require secure, high-performance data connectivity with MySQL. Connector/NET is a fully managed ...
https://dev.mysql.com/doc/connector-net/en/connector-net-programming-datetime-problems.html
Invalid MySQL dates cannot be loaded into native .NET DateTime objects, including NULL dates. The differences in date handling can cause problems for developers who use invalid dates. Because of this issue, .NET DataSet objects cannot be populated ...
https://dev.mysql.com/doc/connector-net/en/connector-net-ref-authentication.html
MySqlPemReader Provides functionality to read, decode, and convert PEM files into objects supported in .NET. Classes Class Description MySqlAuthenticationPlugin Abstract class used to define an authentication plugin. MySqlClearPasswordPlugin Allows ...
https://dev.mysql.com/doc/connector-net/en/connector-net-ref-common-dnsclient.html
This value is set by the originator of a query and copied into the response. A four bit field that specifies kind of query in this message.
https://dev.mysql.com/doc/connector-net/en/connector-net-ref-entityframework.html
MySqlModelCacheKey Represents a key value that uniquely identifies an Entity Framework model that has been loaded into memory. Classes Class Description BackoffAlgorithm Represents the base class for backoff algorithms. BackoffAlgorithmErr1040 ...
https://dev.mysql.com/doc/connector-net/en/connector-net-ref-mysqlclient.html
Classes Class Description AuthenticationPluginConfigurationElement Retrieves the authentication plugin configuration from the configuration file. BaseCommandInterceptor Provides a means of enhancing or replacing SQL commands through the connection ...
https://dev.mysql.com/doc/connector-net/en/connector-net-simple-membership-tutorial.html
Now the new user is logged into the application from an external source using OAuth. This section documents the ability to use a simple membership provider on MVC 4 templates. The configuration OAuth compatible for the application to login using ...
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-entity-framework-databinding-linq-entities.html
The next step will be to use the Entity Framework to create a mapping from the world database into entities that you can control programmatically. In this tutorial you create an ASP.NET web page that binds LINQ queries to entities using the Entity ...
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-intro.html
This tutorial is designed to get you up and running with Connector/NET as quickly as possible, it does not go into detail on any particular topic. This section provides a gentle introduction to programming with MySQL Connector/NET. The code example ...
Displaying 1341 to 1350 of 1831 total results