RSConnection2006.GetProperties(String, Property[]) 方法

定義

public:
 cli::array <Microsoft::SqlServer::ReportingServices2006::Property ^> ^ GetProperties(System::String ^ Item, cli::array <Microsoft::SqlServer::ReportingServices2006::Property ^> ^ Properties);
public Microsoft.SqlServer.ReportingServices2006.Property[] GetProperties (string Item, Microsoft.SqlServer.ReportingServices2006.Property[] Properties);
Public Function GetProperties (Item As String, Properties As Property()) As Property()

參數

Item
String
Properties
Property[]

傳回

Property[]

適用於