Click or drag to resize

ColumnAttribute Constructor

Initializes a new instance of the ColumnAttribute class

Namespace:  Unvired.Kernel.SQLite
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ColumnAttribute(
	string name
)

Parameters

name
Type: SystemString
See Also