IConventionStoredProcedureBuilder.CanSetSchema(String, Boolean) Method
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.
Returns a value indicating whether the given schema can be set for the stored procedure.
public bool CanSetSchema (string? schema, bool fromDataAnnotation = false);
abstract member CanSetSchema : string * bool -> bool
Public Function CanSetSchema (schema As String, Optional fromDataAnnotation As Boolean = false) As Boolean
- schema
- String
The schema of the stored procedure in the database.
- fromDataAnnotation
- Boolean
Indicates whether the configuration was specified using a data annotation.
true
if the given schema can be set for the database function.
Продукт | Версии |
---|---|
Entity Framework Core | 7.0, 8.0, 9.0 |
Обратна връзка за Entity Framework
Entity Framework е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: