Метод | Описание | |
---|---|---|
HasConstraintName ( string value ) : bool |
This API supports the Entity Framework Core infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.
|
|
RelationalForeignKeyBuilderAnnotations ( InternalRelationshipBuilder internalBuilder, ConfigurationSource configurationSource ) : JetBrains.Annotations |
This API supports the Entity Framework Core infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.
|
public HasConstraintName ( string value ) : bool | ||
value | string | |
Результат | bool |
public RelationalForeignKeyBuilderAnnotations ( InternalRelationshipBuilder internalBuilder, ConfigurationSource configurationSource ) : JetBrains.Annotations | ||
internalBuilder | InternalRelationshipBuilder | |
configurationSource | ConfigurationSource | |
Результат | JetBrains.Annotations |