Name of the entity type associated with this entity set.

Namespace: HuagatiEDMXTools
Assembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765

Syntax

C#
public string EntityTypeName { get; }
Visual Basic
Public ReadOnly Property EntityTypeName As String
	Get
Visual C++
public:
property String^ EntityTypeName {
	String^ get ();
}

See Also