MetaAssociation.IsNullable プロパティ

定義

派生クラスでオーバーライドされると、関連付けを nullできるかどうかを示す値を取得します。

public:
 abstract property bool IsNullable { bool get(); };
public abstract bool IsNullable { get; }
member this.IsNullable : bool
Public MustOverride ReadOnly Property IsNullable As Boolean

プロパティ値

true 関連付けを nullできる場合は >。それ以外の場合は false

適用対象