RSConnection.SetReportDefinition(String, Byte[]) 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::ReportingServices2005::Warning ^> ^ SetReportDefinition(System::String ^ Report, cli::array <System::Byte> ^ Definition);
public Microsoft.SqlServer.ReportingServices2005.Warning[] SetReportDefinition (string Report, byte[] Definition);
override this.SetReportDefinition : string * byte[] -> Microsoft.SqlServer.ReportingServices2005.Warning[]
Public Function SetReportDefinition (Report As String, Definition As Byte()) As Warning()
Paramètres
- Report
- String
- Definition
- Byte[]
Retours
Warning[]