EntityViewGenerationAttribute.ViewGenerationType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Type取得檢視的 。
public:
property Type ^ ViewGenerationType { Type ^ get(); };
public Type ViewGenerationType { get; }
member this.ViewGenerationType : Type
Public ReadOnly Property ViewGenerationType As Type
屬性值
Type檢視的 。
備註
EntitySet 和 AssociationSet 的檢視會在設計階段產生。