SfcIgnoreAttribute クラス

定義

このプロパティまたはクラスを無視することを示します

[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
継承
SfcIgnoreAttribute
属性

コンストラクター

名前 説明
SfcIgnoreAttribute()

このプロパティまたはクラスを無視することを示します

プロパティ

名前 説明
Cardinality

親との関係にある型のカーディナリティを指定します。

(継承元 SfcRelationshipAttribute)
ContainsType

このコンテナーが保持する型を指定します。 コンテナーでのみ使用できます。

(継承元 SfcRelationshipAttribute)
Relationship

親とのリレーションシップを指定します。

(継承元 SfcRelationshipAttribute)

適用対象