RelationalTypeMapping.Parameters Property

Definition

Returns the parameters used to create this type mapping.

protected virtual Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping.RelationalTypeMappingParameters Parameters { get; }
member this.Parameters : Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping.RelationalTypeMappingParameters
Protected Overridable ReadOnly Property Parameters As RelationalTypeMapping.RelationalTypeMappingParameters

Property Value

Applies to