DeleteTables..::..PrimaryKeyValue Property
Gets or sets the primary key value.
Namespace:
RingSoft.DbLookupAssembly: 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); }