Click or drag to resize
SqlMetadataCount Property
Gets a count of properties.

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

Property Value

Type: Int32
See Also