Click or drag to resize
SqlMetadataName Property
Gets a name of the entity.

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

Property Value

Type: String
See Also