A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class PrimaryKeyCollection

Represents primary key collection.

Inheritance
System.Object
PrimaryKeyCollection
Namespace: Mediachase.BusinessFoundation.Data.Business.Mapping
Assembly: Mediachase.BusinessFoundation.Data.dll
Version: 14.26.0
Syntax
public class PrimaryKeyCollection : List<PrimaryKeyId>

Constructors

PrimaryKeyCollection()

Initializes a new instance of the PrimaryKeyCollection class.

Declaration
public PrimaryKeyCollection()