Click or drag to resize
SqlExpressionEMetadata Property
Gets a Metadata.

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

Property Value

Type: SqlMetadata
See Also