Entity.IsCodeGenerationEnabled 屬性

定義

會取得或設定一個值,指示是否啟用程式碼產生。

public:
 property bool IsCodeGenerationEnabled { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public bool IsCodeGenerationEnabled { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.IsCodeGenerationEnabled : bool with get, set
Public Property IsCodeGenerationEnabled As Boolean

屬性值

true若啟用碼產生;否則, false

屬性

適用於