Search



Search Results
Displaying 1331 to 1340 of 1831 total results
https://dev.mysql.com/doc/connectors/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/connectors/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/connectors/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/connectors/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/connectors/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 ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-configuration-connection-parameters.html
ZERO_DATE_TO_MIN Return SQL_NULL_DATA for zero date 16777216 Translates zero dates (XXXX-00-00) into the minimum date values supported by ODBC, XXXX-01-01. On Unix and macOS, use the parameter name and value as the keyword/value pair in the DSN ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-examples-tools-with-access-export.html
Enter the desired name for the table after its import into the MySQL server, and click OK. Important Make sure that the information that you are exporting to the MySQL table is valid for the corresponding MySQL data types. Values that are valid ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-installation-binary-unix-tarball.html
To install the driver from a tarball distribution (.tar.gz file), download the latest version of the driver for your operating system and follow these steps, substituting the appropriate file and directory names based on the package you download ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-installation-binary-windows-debug.html
Replace Regular Build with Debug Build Manually copy Debug/lib/ files from the Zip package into the driver installation directory to replace the DLL and PDB files inside. The associated Debug files are bundled in its own Zip file, including two ...
https://dev.mysql.com/doc/connectors/en/connector-python-introduction.html
Note X DevAPI support was separated into its own package (mysqlx-connector-python) in Connector/Python 8.3.0. MySQL Connector/Python enables Python programs to access MySQL databases, using an API that is compliant with the Python Database API ...
Displaying 1331 to 1340 of 1831 total results