Construtor ValidationError (IModelComponent, String, Int32)

Initializes a new instance of the ValidationError class.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

VB
'Declaração
Public Sub New ( _
    source As IModelComponent, _
    error As String, _
    errorCode As Integer _
)
'Uso
Dim source As IModelComponent 
Dim error As String 
Dim errorCode As Integer 

Dim instance As New ValidationError(source, _
    error, errorCode)

Parâmetros

Consulte também

Referência

ValidationError Classe

Sobrecarregado ValidationError

Namespace Microsoft.AnalysisServices