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

PrimaryKeyValue..::..LoadFromIdValue Method

Loads from identifier value.

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

Syntax


public void LoadFromIdValue(
	string idValue
)
Public Sub LoadFromIdValue ( _
	idValue As String _
)
public:
void LoadFromIdValue(
	String^ idValue
)

Parameters

idValue
Type: String
The identifier value.

Exceptions


ExceptionCondition
ExceptionYou can't run {nameof(LoadFromIdValue)} on PrimaryKeyValues that have more than 1 Primary Key Field