RSConnection2006.GetProperties(String, Property[]) Metodo

Definizione

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);
override this.GetProperties : string * Microsoft.SqlServer.ReportingServices2006.Property[] -> Microsoft.SqlServer.ReportingServices2006.Property[]
Public Function GetProperties (Item As String, Properties As Property()) As Property()

Parametri

Item
String
Properties
Property[]

Restituisce

Si applica a