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

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