Click or drag to resize
SqlMetadataType Property
Gets a type of the entity.

Namespace: LiteRepository
Assembly: LiteRepository (in LiteRepository.dll) Version: 2.0.4
Syntax
C#
public Type Type { get; }

Property Value

Type: Type
See Also