EntityConnectionStringBuilder.Name Property

 

Gets or sets the name of a section as defined in a configuration file.

Namespace:   System.Data.Entity.Core.EntityClient
Assembly:  EntityFramework (in EntityFramework.dll)

[RefreshPropertiesAttribute(RefreshProperties.All)]
[DisplayNameAttribute("Name")]
public string Name { get; set; }

Property Value

Type: System.String

The name of a section in a configuration file.