LiteRepository API Reference
LiteRepository API Reference
LiteRepository - Namespaces
LiteRepository
SqlMetadata Class
SqlMetadata Properties
Count Property
DbName Property
IsIdentity Property
Item Property
Name Property
Type Property
SqlMetadata
DbName Property
Gets a database table name.
Namespace:
LiteRepository
Assembly:
LiteRepository (in LiteRepository.dll) Version: 2.0.4
Syntax
C#
Copy
public
string
DbName
{
get
; }
Property Value
Type:
String
See Also
Reference
SqlMetadata Class
LiteRepository Namespace
Copyright © 2016, Albert Akhmetov