Udostępnij za pośrednictwem


KeylessAttribute Klasa

Definicja

Oznacza typ jako jednostkę bez klucza.

[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
Dziedziczenie
KeylessAttribute
Atrybuty

Uwagi

Aby uzyskać więcej informacji i przykłady, zobacz Modelowanie typów jednostek i relacji .

Konstruktory

KeylessAttribute()

Oznacza typ jako jednostkę bez klucza.

Dotyczy