SfcIgnoreAttribute Classe

Definizione

Indica che questa proprietà o classe deve essere ignorata

[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public class SfcIgnoreAttribute : Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcRelationshipAttribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
type SfcIgnoreAttribute = class
    inherit SfcRelationshipAttribute
Public Class SfcIgnoreAttribute
Inherits SfcRelationshipAttribute
Ereditarietà
SfcIgnoreAttribute
Attributi

Costruttori

Nome Descrizione
SfcIgnoreAttribute()

Indica che questa proprietà o classe deve essere ignorata

Proprietà

Nome Descrizione
Cardinality

Specifica la cardinalità del tipo in relazione al relativo elemento padre

(Ereditato da SfcRelationshipAttribute)
ContainsType

Specifica il tipo che contiene il contenitore. Disponibile solo per i contenitori.

(Ereditato da SfcRelationshipAttribute)
Relationship

Specifica la relazione con il relativo elemento padre

(Ereditato da SfcRelationshipAttribute)

Si applica a