다음을 통해 공유


ModelCatalogItem.Perspectives 속성

정의

public:
 property cli::array <Microsoft::SqlServer::ReportingServices2005::ModelPerspective ^> ^ Perspectives { cli::array <Microsoft::SqlServer::ReportingServices2005::ModelPerspective ^> ^ get(); void set(cli::array <Microsoft::SqlServer::ReportingServices2005::ModelPerspective ^> ^ value); };
public Microsoft.SqlServer.ReportingServices2005.ModelPerspective[] Perspectives { get; set; }
member this.Perspectives : Microsoft.SqlServer.ReportingServices2005.ModelPerspective[] with get, set
Public Property Perspectives As ModelPerspective()

속성 값

적용 대상