TableMappingColumnColumnType Property |
Namespace:
Unvired.Kernel.SQLite
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Type ColumnType { get; }Public ReadOnly Property ColumnType As Type
Get
public:
property Type^ ColumnType {
Type^ get ();
}member ColumnType : Type with get
Property Value
Type:
Type
See Also