RSConnection2006.GetProperties(String, Property[]) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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()
Paramètres
- Item
- String
- Properties
- Property[]
Retours
Property[]