ChangeInterceptorAttribute.EntitySetName 属性

定义

获取要应用拦截器的实体集的名称。

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

属性值

表示实体集名称的字符串值。

适用于