ChangeInterceptorAttribute.EntitySetName Property

Definition

Gets the name of the entity set to which the interceptor applies.

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

Property Value

The string value that represents entity set name.

Applies to