ChunkResult..::..BottomPrimaryKey Property
Gets or sets the bottom primary key.
Namespace:
RingSoft.DbLookup.ModelDefinitionAssembly: 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); }