RSConnection.GenerateModel(String, String, String, Property[]) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
cli::array <Microsoft::SqlServer::ReportingServices2005::Warning ^> ^ GenerateModel(System::String ^ DataSource, System::String ^ Model, System::String ^ Parent, cli::array <Microsoft::SqlServer::ReportingServices2005::Property ^> ^ Properties);
public Microsoft.SqlServer.ReportingServices2005.Warning[] GenerateModel (string DataSource, string Model, string Parent, Microsoft.SqlServer.ReportingServices2005.Property[] Properties);
override this.GenerateModel : string * string * string * Microsoft.SqlServer.ReportingServices2005.Property[] -> Microsoft.SqlServer.ReportingServices2005.Warning[]
Public Function GenerateModel (DataSource As String, Model As String, Parent As String, Properties As Property()) As Warning()
パラメーター
- DataSource
- String
- Model
- String
- Parent
- String
- Properties
- Property[]
戻り値
Warning[]