Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Validates the wrapper.
Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Syntax
'Declaration
Function WrapperValidate As DTSValidationStatus
'Usage
Dim instance As IDTSManagedComponentWrapper100
Dim returnValue As DTSValidationStatus
returnValue = instance.WrapperValidate()
DTSValidationStatus WrapperValidate()
DTSValidationStatus WrapperValidate()
abstract WrapperValidate : unit -> DTSValidationStatus
function WrapperValidate() : DTSValidationStatus
Return Value
Type: Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTSValidationStatus
The result of the validation.