IConventionDbFunctionParameterBuilder Interface
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.
Provides a simple API for configuring a IConventionDbFunctionParameter.
public interface IConventionDbFunctionParameterBuilder : Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionAnnotatableBuilder
type IConventionDbFunctionParameterBuilder = interface
interface IConventionAnnotatableBuilder
Public Interface IConventionDbFunctionParameterBuilder
Implements IConventionAnnotatableBuilder
- Implements
See Model building conventions for more information and examples.
Metadata |
The function parameter metadata that is being built. |
Model |
Gets the model builder. (Inherited from IConventionAnnotatableBuilder) |
Can |
Returns a value indicating whether an annotation with the given name can be removed using this configuration source. (Inherited from IConventionAnnotatableBuilder) |
Can |
Returns a value indicating whether an annotation with the given name and value can be set from this configuration source. (Inherited from IConventionAnnotatableBuilder) |
Can |
Returns a value indicating whether the store type can be set for this property from the current configuration source. |
Can |
Returns a value indicating whether RelationalTypeMapping can be set for this property from the current configuration source. |
Has |
Sets the annotation stored under the given name. Overwrites the existing annotation if an annotation with the specified name already exists with same or lower ConfigurationSource. |
Has |
Removes the annotation with the given name from this object. |
Has |
Sets the annotation stored under the given name. Overwrites the existing annotation if an
annotation with the specified name already exists with same or lower ConfigurationSource.
Removes the annotation if |
Has |
Sets the store type of the function parameter in the database. |
Has |
Sets the RelationalTypeMapping of the function parameter. |
Remove |
Obsolete.
Removes the annotation with the given name from this object. (Inherited from IConventionAnnotatableBuilder) |
Set |
Obsolete.
Sets or removes the annotation stored under the given name. (Inherited from IConventionAnnotatableBuilder) |
Продукт | Версии |
---|---|
Entity Framework Core | 5.0, 6.0, 7.0, 8.0, 9.0 |
Обратна връзка за Entity Framework
Entity Framework е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: