RingSoft.DbLookup Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

PrimaryKeyValue..::..PopulateFromDataRow Method

Populates from data row.

Namespace:  RingSoft.DbLookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public void PopulateFromDataRow(
	DataRow dataRow
)
Public Sub PopulateFromDataRow ( _
	dataRow As DataRow _
)
public:
void PopulateFromDataRow(
	DataRow^ dataRow
)

Parameters

dataRow
Type: DataRow
The data row.