Share via


Resources.Tx_DeleteAssociationSetMapping Property

 

Looks up a localized string similar to Delete AssociationSetMapping.

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

Syntax

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

Property Value

Type: System.String

See Also

Resources Class
Microsoft.Data.Entity.Design Namespace

Return to top