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