FlexReport for WinForms
OnSecurityError メソッド (C1SSRSDocumentSource)


C1.Win.Document.8 アセンブリ > C1.Win.Document 名前空間 > C1SSRSDocumentSource クラス : OnSecurityError メソッド
シンタックス
'宣言
 
Protected Overridable Function OnSecurityError( _
   ByVal path As System.String, _
   ByVal failedAttemptCount As System.Integer _
) As System.Boolean
'使用法
 
Dim instance As C1SSRSDocumentSource
Dim path As System.String
Dim failedAttemptCount As System.Integer
Dim value As System.Boolean
 
value = instance.OnSecurityError(path, failedAttemptCount)
protected virtual System.bool OnSecurityError( 
   System.string path,
   System.int failedAttemptCount
)

パラメータ

path
failedAttemptCount
参照

参照

C1SSRSDocumentSource クラス
C1SSRSDocumentSource メンバ