RSConnection2006.GetSystemProperties(Property[]) 方法

定義

public:
 cli::array <Microsoft::SqlServer::ReportingServices2006::Property ^> ^ GetSystemProperties(cli::array <Microsoft::SqlServer::ReportingServices2006::Property ^> ^ Properties);
public Microsoft.SqlServer.ReportingServices2006.Property[] GetSystemProperties (Microsoft.SqlServer.ReportingServices2006.Property[] Properties);
Public Function GetSystemProperties (Properties As Property()) As Property()

參數

Properties
Property[]

傳回

Property[]

適用於