Contains classes that are used to generate a LINQ to SQL object model that represents the structure and content of a relational database.
Classes AssociationAttributeDesignates a property to represent a database association, such as a foreign key relationship.
AttributeMappingSourceA mapping source that uses attributes on the context to create the mapping model.
ColumnAttributeAssociates a class with a column in a database table.
DataAttributeProvides members to describe attributes of data in columns.
DatabaseAttributeSpecifies certain attributes of a class that represents a database.
FunctionAttributeAssociates a method with a stored procedure or user-defined function in the database.
InheritanceMappingAttributeMaps an inheritance hierarchy in a LINQ to SQL application.
MappingSourceRepresents a source for mapping information.
MetaAccessorRepresents an accessor to a member.
MetaAccessor<TEntity,TMember>A strongly typed version of the MetaAccessor class.
MetaAssociationRepresents an association relationship between two entity types.
MetaDataMemberRepresents the mapping between a field or a property of a domain object into a column of a database table.
MetaFunctionRepresents the mapping between a context method and a database function.
MetaModelAn abstraction that represents the mapping between a database and domain objects.
MetaParameterRepresents the mapping between a method parameter and a database function parameter.
MetaTableRepresents an abstraction of a database table or view.
MetaTypeRepresents the mapping of a domain object type to the columns of a database table.
ParameterAttributeEnables specification of mapping details for a stored procedure method parameter.
ProviderAttributeSpecifies which database provider to use.
ResultTypeAttributeUsed to specify each type of result; for functions having various result types.
TableAttributeDesignates a class as an entity class that is associated with a database table.
XmlMappingSourceRepresents a mapping source that uses an external XML mapping file to create the model.
Enums AutoSyncInstructs the runtime how to retrieve the value after an insert or update operation.
UpdateCheckSpecifies when objects are to be tested for concurrency conflicts.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this articleWas this page helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4