TableMappingMappedType 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 MappedType { get; }Public ReadOnly Property MappedType As Type
Get
public:
property Type^ MappedType {
Type^ get ();
}member MappedType : Type with get
Property Value
Type:
Type
See Also