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
Count Property
Gets a count of properties.
Namespace:
LiteRepository
Assembly:
LiteRepository (in LiteRepository.dll) Version: 2.0.4
Syntax
C#
Copy
public
int
Count
{
get
; }
Property Value
Type:
Int32
See Also
Reference
SqlMetadata Class
LiteRepository Namespace
Copyright © 2016, Albert Akhmetov