Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Validates the wrapper.
Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (em Microsoft.SqlServer.DTSPipelineWrap.dll)
Sintaxe
'Declaração
Function WrapperValidate As DTSValidationStatus
'Uso
Dim instance As IDTSManagedComponentWrapper100
Dim returnValue As DTSValidationStatus
returnValue = instance.WrapperValidate()
DTSValidationStatus WrapperValidate()
DTSValidationStatus WrapperValidate()
abstract WrapperValidate : unit -> DTSValidationStatus
function WrapperValidate() : DTSValidationStatus
Valor de retorno
Tipo: Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTSValidationStatus
The result of the validation.