EntityDataSourceDesigner.DefaultContainerName Propriété

Définition

Obtient ou définit la propriété DefaultContainerName du contrôle EntityDataSource.

public:
 property System::String ^ DefaultContainerName { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.TypeConverter(typeof(System.Web.UI.Design.WebControls.EntityDataSourceContainerNameConverter))]
public string DefaultContainerName { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.Web.UI.Design.WebControls.EntityDataSourceContainerNameConverter))>]
member this.DefaultContainerName : string with get, set
Public Property DefaultContainerName As String

Valeur de propriété

La valeur de la propriété DefaultContainerName.

Attributs

S’applique à