ReportingService2010.GetUserSettings(Property[]) 方法

定义

public:
 cli::array <Microsoft::SqlServer::ReportingServices2010::Property ^> ^ GetUserSettings(cli::array <Microsoft::SqlServer::ReportingServices2010::Property ^> ^ Properties);
public Microsoft.SqlServer.ReportingServices2010.Property[] GetUserSettings (Microsoft.SqlServer.ReportingServices2010.Property[] Properties);
member this.GetUserSettings : Microsoft.SqlServer.ReportingServices2010.Property[] -> Microsoft.SqlServer.ReportingServices2010.Property[]
Public Function GetUserSettings (Properties As Property()) As Property()

参数

Properties
Property[]

返回

适用于