Condividi tramite


Interfaccia IDTSXMLTask

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

Spazio dei nomi  Microsoft.SqlServer.Dts.Tasks.XMLTask
Assembly:  Microsoft.SqlServer.XMLTask (in Microsoft.SqlServer.XMLTask.dll)

Sintassi

'Dichiarazione
Public Interface IDTSXMLTask
'Utilizzo
Dim instance As IDTSXMLTask
public interface IDTSXMLTask
public interface class IDTSXMLTask
type IDTSXMLTask =  interface end
public interface IDTSXMLTask

Nel tipo IDTSXMLTask sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Destination Infrastruttura.
Proprietà pubblica DestinationType Infrastruttura.
Proprietà pubblica DiffAlgorithm Infrastruttura.
Proprietà pubblica DiffGramDestination Infrastruttura.
Proprietà pubblica DiffGramDestinationType Infrastruttura.
Proprietà pubblica DiffOptions Infrastruttura.
Proprietà pubblica FailOnDifference Infrastruttura.
Proprietà pubblica FailOnValidationFail Infrastruttura.
Proprietà pubblica NodeList Infrastruttura.
Proprietà pubblica OperationType Infrastruttura.
Proprietà pubblica OverwriteDestination Infrastruttura.
Proprietà pubblica PutResultInOneNode Infrastruttura.
Proprietà pubblica SaveDiffGram Infrastruttura.
Proprietà pubblica SaveOperationResult Infrastruttura.
Proprietà pubblica SecondOperand Infrastruttura.
Proprietà pubblica SecondOperandType Infrastruttura.
Proprietà pubblica Source Infrastruttura.
Proprietà pubblica SourceType Infrastruttura.
Proprietà pubblica ValidationType Infrastruttura.
Proprietà pubblica XPathOperation Infrastruttura.
Proprietà pubblica XPathStringSource Infrastruttura.
Proprietà pubblica XPathStringSourceType Infrastruttura.

In alto