FlexReport for WinForms
InternalValidateParameters メソッド (C1SSRSDocumentSource)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1SSRSDocumentSource クラス : InternalValidateParameters メソッド
A list of ParameterValidationError objects describing the errors which occur during checking of parameter values.
A IExecutionContext object defining the context to set.
For internal use.
シンタックス
'宣言
 
Protected Overrides Sub InternalValidateParameters( _
   ByVal errors As System.Collections.Generic.List(Of ParameterValidationError), _
   ByVal context As IExecutionContext _
) 
'使用法
 
Dim instance As C1SSRSDocumentSource
Dim errors As System.Collections.Generic.List(Of ParameterValidationError)
Dim context As IExecutionContext
 
instance.InternalValidateParameters(errors, context)
protected override void InternalValidateParameters( 
   System.Collections.Generic.List<ParameterValidationError> errors,
   IExecutionContext context
)

パラメータ

errors
A list of ParameterValidationError objects describing the errors which occur during checking of parameter values.
context
A IExecutionContext object defining the context to set.
参照

参照

C1SSRSDocumentSource クラス
C1SSRSDocumentSource メンバ