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

PrimaryKeyValue..::..CopyFromPrimaryKeyValue Method

Copies from primary key value.

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

Syntax


public void CopyFromPrimaryKeyValue(
	PrimaryKeyValue sourcePrimaryKeyValue
)
Public Sub CopyFromPrimaryKeyValue ( _
	sourcePrimaryKeyValue As PrimaryKeyValue _
)
public:
void CopyFromPrimaryKeyValue(
	PrimaryKeyValue^ sourcePrimaryKeyValue
)

Parameters

sourcePrimaryKeyValue
Type: RingSoft.DbLookup..::..PrimaryKeyValue
The source primary key value.

Exceptions


ExceptionCondition
ArgumentExceptionSource Table Definition does not match this Table Definition