SfcIgnoreAttribute Klasse

Definition

Gibt an, dass diese Eigenschaft oder Klasse ignoriert werden soll.

[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
Vererbung
SfcIgnoreAttribute
Attribute

Konstruktoren

Name Beschreibung
SfcIgnoreAttribute()

Gibt an, dass diese Eigenschaft oder Klasse ignoriert werden soll.

Eigenschaften

Name Beschreibung
Cardinality

Gibt die Kardinalität des Typs in Beziehung zu seinem übergeordneten Element an.

(Geerbt von SfcRelationshipAttribute)
ContainsType

Gibt den Typ an, den dieser Container enthält. Nur für Container verfügbar.

(Geerbt von SfcRelationshipAttribute)
Relationship

Gibt die Beziehung zum übergeordneten Element an.

(Geerbt von SfcRelationshipAttribute)

Gilt für: