Share via


xRecord.renamePrimaryKey Method

Definition

Renames the foreign keys in other tables according to the change of the corresponding primary key value in this table.

public:
 virtual void renamePrimaryKey();
public virtual void renamePrimaryKey ();
abstract member renamePrimaryKey : unit -> unit
override this.renamePrimaryKey : unit -> unit
Public Overridable Sub renamePrimaryKey ()

Applies to