Share via


EntityViewGenerationAttribute.ViewGenerationType 屬性

定義

Type取得檢視的 。

public:
 property Type ^ ViewGenerationType { Type ^ get(); };
public Type ViewGenerationType { get; }
member this.ViewGenerationType : Type
Public ReadOnly Property ViewGenerationType As Type

屬性值

Type檢視的 。

備註

EntitySetAssociationSet 的檢視會在設計階段產生。

適用於