| SqlAliasAttributeDbName Property |
Gets the name of the column (table) the property (class) is mapped to.
Namespace: LiteRepository.AttributesAssembly: LiteRepository (in LiteRepository.dll) Version: 2.0.4
Syntaxpublic string DbName { get; }Property Value
Type:
String
See Also