AssociationModificationStoredProcedureConfiguration<TEntityType> Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Allows configuration to be performed for a stored procedure that is used to modify a relationship.
public class AssociationModificationStoredProcedureConfiguration<TEntityType> where TEntityType : class
type AssociationModificationStoredProcedureConfiguration<'EntityType (requires 'EntityType : null)> = class
Public Class AssociationModificationStoredProcedureConfiguration(Of TEntityType)
- TEntityType
The type of the entity that the relationship is being configured from.
- Inheritance
-
AssociationModificationStoredProcedureConfiguration<TEntityType>
Parameter(Expression<Func<TEntity |
Configures a parameter for this stored procedure. |
Parameter(Expression<Func<TEntity |
Configures a parameter for this stored procedure. |
Parameter<TProperty>(Expression<Func<TEntity |
Configures a parameter for this stored procedure. |
Parameter<TProperty>(Expression<Func<TEntity |
Configures a parameter for this stored procedure. |
Product | Versions |
---|---|
Entity Framework | 6.2.0 |
Entity Framework feedback
Entity Framework is an open source project. Select a link to provide feedback: