Provides the types to access a database, using a LINQ-to-SQL mapping The connection string for the database connection. If using Visual Studio, a connection string can be found in database properties in the Server Explorer window.The name of the connection string for the database connection in the configuration file.The local .dbml file for the database schema (default: no local schema file)Require that a direct connection to the database be available at design-time and force the refresh of the local schema file (default: true)Automatically pluralize or singularize class and member names using English language rules (default: false)Extract database views (default: true)Extract database functions (default: true)The name of the configuration file used for connection strings (default: app.config or web.config is used)The name of the data directory, used to replace |DataDirectory| in connection strings (default: the project or script directory)The folder used to resolve relative file paths at compile-time (default: folder containing the project or script)Extract stored procedures (default: true)Timeout value in seconds to use when SqlMetal accesses the database (default: 0, which means infinite)The name of data context class (default: derived from database name)Generate uni-directional serializable classes (default: false, which means no serialization)
Provides the content for a high fidelity, fixed-format page, is typically used to provide the content for a page within a ...
Provides the types to access a database with the schema in a DBML file, using a LINQ-to-SQL mapping The DBML file containing ...
Provides the types to access a database with the schema in an EDMX file, using a LINQ-to-Entities mapping The EDMX file containing ...
Provides the types to access a database, using a LINQ-to-Entities mapping The connection string for the database connection ...
Provides the types to access a database, using a LINQ-to-SQL mapping The connection string for the database connection. If ...
Provides the types to access a WSDL web service The Uri for the WSDL service The .wsdlschema file to store locally cached ...
Provides the types to access an OData service The Uri for the OData service The local .csdl file for the service schema Require ...
PRXY0011: The body for the request or the response is not valid. Chunked transfer encoding was specified, but the chunk size ...
PRXY0017: The request line for the request is not valid. Either no request method, URI, or HTTP version number was found. ...