UniqueConstraintExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for IUniqueConstraint.
public static class UniqueConstraintExtensions
type UniqueConstraintExtensions = class
Public Module UniqueConstraintExtensions
- Inheritance
-
UniqueConstraintExtensions
Methods
GetIsPrimaryKey(IUniqueConstraint) |
Gets a value indicating whether this constraint is the primary key. |
ToDebugString(IUniqueConstraint, MetadataDebugStringOptions, Int32) |
Creates a human-readable representation of the given metadata. Warning: Do not rely on the format of the returned string. It is designed for debugging only and may change arbitrarily between releases. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Entity Framework