Click or drag to resize
SqlIgnoreAttribute Constructor
Initializes a new instance of the SqlIgnoreAttribute class.

Namespace: LiteRepository.Attributes
Assembly: LiteRepository (in LiteRepository.dll) Version: 2.0.4
Syntax
C#
public SqlIgnoreAttribute()
See Also