Share via


Resources.Tx_SetCodeGenerationStrategy Property

 

Looks up a localized string similar to Set CodeGeneration Strategy.

Namespace:   Microsoft.Data.Entity.Design
Assembly:  Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)

Syntax

public static string Tx_SetCodeGenerationStrategy { get; }
public:
property String^ Tx_SetCodeGenerationStrategy {
    static String^ get();
}
static member Tx_SetCodeGenerationStrategy : string with get
Public Shared ReadOnly Property Tx_SetCodeGenerationStrategy As String

Property Value

Type: System.String

See Also

Resources Class
Microsoft.Data.Entity.Design Namespace

Return to top