Click or drag to resize

TableMappingFindColumnWithPropertyName Method

Namespace:  Unvired.Kernel.SQLite
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public TableMappingColumn FindColumnWithPropertyName(
	string propertyName
)

Parameters

propertyName
Type: SystemString

Return Value

Type: TableMappingColumn
See Also