CoreTypeMapping.Parameters Property

Definition

Returns the parameters used to create this type mapping.

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

Property Value

Applies to