DbColumnInfo.RuntimeType Field

System.Data.Generic

DbColumnInfoRuntimeType Field
System.Type of the field, reflected by CLR.

Namespace: System.Data.Generic.Schema
Assembly: System.Data.Generic (in System.Data.Generic.dll) Version: 1.9.5473.30542 (1.9.5473.2392)
Syntax
public Type RuntimeType
Public RuntimeType As Type
public:
Type^ RuntimeType
val mutable RuntimeType: Type

Field Value

Type: Type
Remarks