EntitySetAttribute.EntitySet 属性

定义

获取类所属的实体集。

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

属性值

字符串值形式的实体集。

适用于