EdmTypeAttribute.Name 屬性

定義

概念結構中映射到該屬性所應用類別的類型名稱。

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

屬性值

A String ,那就是我的名字。

備註

型態名稱必須對應概念架構中的實體型別或複雜型別名稱。

適用於

另請參閱