SfcKeyAttribute 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.
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 |