FlexReport for WinForms
GenerateModel メソッド (ReportingService2005SoapClient)


C1.Document.4.6.2 アセンブリ > C1.ImportServices.ReportingService4 名前空間 > ReportingService2005SoapClient クラス : GenerateModel メソッド
シンタックス
'宣言
 
Public Function GenerateModel( _
   ByVal BatchHeader As BatchHeader, _
   ByVal DataSource As System.String, _
   ByVal Model As System.String, _
   ByVal Parent As System.String, _
   ByVal Properties() As Property, _
   ByRef Warnings() As Warning _
) As ServerInfoHeader
'使用法
 
Dim instance As ReportingService2005SoapClient
Dim BatchHeader As BatchHeader
Dim DataSource As System.String
Dim Model As System.String
Dim Parent As System.String
Dim Properties() As Property
Dim Warnings() As Warning
Dim value As ServerInfoHeader
 
value = instance.GenerateModel(BatchHeader, DataSource, Model, Parent, Properties, Warnings)
public ServerInfoHeader GenerateModel( 
   BatchHeader BatchHeader,
   System.string DataSource,
   System.string Model,
   System.string Parent,
   Property[] Properties,
   out Warning[] Warnings
)

パラメータ

BatchHeader
DataSource
Model
Parent
Properties
Warnings
参照

参照

ReportingService2005SoapClient クラス
ReportingService2005SoapClient メンバ