RSConnection.GetProperties(String, Property[]) Método

Definição

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

Parâmetros

Item
String
Properties
Property[]

Retornos

Aplica-se a