Share via


RelationalTypeMappingInfo.DbType Property

Definition

The DbType of the mapping.

public System.Data.DbType? DbType { get; init; }
member this.DbType : Nullable<System.Data.DbType> with get, set
Public Property DbType As Nullable(Of DbType)

Property Value

Applies to