LiteRepository API Reference
LiteRepository API Reference
LiteRepository - Namespaces
LiteRepository
SqlMetadata Class
SqlMetadata Methods
ClearCache Method
Equals Method
GetEnumerator Method
GetHashCode Method
GetSqlMetadata Method
GetSubsetForType Method
SqlMetadata
GetEnumerator Method
Returns a enumerator.
Namespace:
LiteRepository
Assembly:
LiteRepository (in LiteRepository.dll) Version: 2.0.4
Syntax
C#
Copy
public
IEnumerator
<
SqlMetadata
Property
>
GetEnumerator
()
Return Value
Type:
IEnumerator
SqlMetadata
Property
An enumerator.
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
SqlMetadata Class
LiteRepository Namespace
Copyright © 2016, Albert Akhmetov