次の方法で共有


ModelCodeGenerationOptions.UseDataAnnotations プロパティ

定義

データ注釈を使用するかどうかを示す値を取得または設定します。

public virtual bool UseDataAnnotations { get; set; }
member this.UseDataAnnotations : bool with get, set
Public Overridable Property UseDataAnnotations As Boolean

プロパティ値

データ注釈を使用するかどうかを示す値。

適用対象