EntitySetAttribute.EntitySet Property

Definition

Gets the entity set to which the class belongs.

public:
 property System::String ^ EntitySet { System::String ^ get(); };
public string EntitySet { get; }
member this.EntitySet : string
Public ReadOnly Property EntitySet As String

Property Value

The entity set as string value.

Applies to