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

ChunkResult..::..BottomPrimaryKey Property

Gets or sets the bottom primary key.

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

Syntax


public PrimaryKeyValue BottomPrimaryKey { get; set; }
Public Property BottomPrimaryKey As PrimaryKeyValue
	Get
	Set
public:
property PrimaryKeyValue^ BottomPrimaryKey {
	PrimaryKeyValue^ get ();
	void set (PrimaryKeyValue^ value);
}

Field Value

The bottom primary key.