Sdílet prostřednictvím


KeylessAttribute Třída

Definice

Označí typ jako entitu bez klíčů.

[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class KeylessAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type KeylessAttribute = class
    inherit Attribute
Public NotInheritable Class KeylessAttribute
Inherits Attribute
Dědičnost
KeylessAttribute
Atributy

Poznámky

Další informace a příklady najdete v tématu Modelování typů entit a relací .

Konstruktory

KeylessAttribute()

Označí typ jako entitu bez klíčů.

Platí pro