SfcKeyAttribute Class

Definition

Attribute to specify a identifying key (such a 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
Inheritance
SfcKeyAttribute
Attributes

Constructors

SfcKeyAttribute()
SfcKeyAttribute(Int32)

Properties

Position

Key ordinal

Applies to