Interface IDTSXMLTask
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: Microsoft.SqlServer.Dts.Tasks.XMLTask
Assembly: Microsoft.SqlServer.XMLTask (em Microsoft.SqlServer.XMLTask.dll)
Sintaxe
'Declaração
Public Interface IDTSXMLTask
'Uso
Dim instance As IDTSXMLTask
public interface IDTSXMLTask
public interface class IDTSXMLTask
type IDTSXMLTask = interface end
public interface IDTSXMLTask
O tipo IDTSXMLTask expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Destination | Infraestrutura. | |
DestinationType | Infraestrutura. | |
DiffAlgorithm | Infraestrutura. | |
DiffGramDestination | Infraestrutura. | |
DiffGramDestinationType | Infraestrutura. | |
DiffOptions | Infraestrutura. | |
FailOnDifference | Infraestrutura. | |
FailOnValidationFail | Infraestrutura. | |
NodeList | Infraestrutura. | |
OperationType | Infraestrutura. | |
OverwriteDestination | Infraestrutura. | |
PutResultInOneNode | Infraestrutura. | |
SaveDiffGram | Infraestrutura. | |
SaveOperationResult | Infraestrutura. | |
SecondOperand | Infraestrutura. | |
SecondOperandType | Infraestrutura. | |
Source | Infraestrutura. | |
SourceType | Infraestrutura. | |
ValidationType | Infraestrutura. | |
XPathOperation | Infraestrutura. | |
XPathStringSource | Infraestrutura. | |
XPathStringSourceType | Infraestrutura. |
Início