Click or drag to resize
SqlMetadataPropertyDbName Property
Gets a name of the database column.

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

Property Value

Type: String
See Also