SfcKeyAttribute Classe

Definizione

Attributo per specificare una chiave di identificazione (ad esempio un Database.Name)

[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public class SfcKeyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
type SfcKeyAttribute = class
    inherit Attribute
Public Class SfcKeyAttribute
Inherits Attribute
Ereditarietà
SfcKeyAttribute
Attributi

Costruttori

Nome Descrizione
SfcKeyAttribute()

Attributo per specificare una chiave di identificazione (ad esempio un Database.Name)

SfcKeyAttribute(Int32)

Attributo per specificare una chiave di identificazione (ad esempio un Database.Name)

Proprietà

Nome Descrizione
Position

Ordinale chiave

Si applica a