UpdateDataStatement..::..PrimaryKeyValue Property
Gets the primary key value.
Namespace:
RingSoft.DbLookup.QueryBuilderAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public PrimaryKeyValue PrimaryKeyValue { get; set; }
Public Property PrimaryKeyValue As PrimaryKeyValue Get Set
public: property PrimaryKeyValue^ PrimaryKeyValue { PrimaryKeyValue^ get (); void set (PrimaryKeyValue^ value); }