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 | |
---|---|---|
Destination | Infrastruttura. | |
DestinationType | Infrastruttura. | |
DiffAlgorithm | Infrastruttura. | |
DiffGramDestination | Infrastruttura. | |
DiffGramDestinationType | Infrastruttura. | |
DiffOptions | Infrastruttura. | |
FailOnDifference | Infrastruttura. | |
FailOnValidationFail | Infrastruttura. | |
NodeList | Infrastruttura. | |
OperationType | Infrastruttura. | |
OverwriteDestination | Infrastruttura. | |
PutResultInOneNode | Infrastruttura. | |
SaveDiffGram | Infrastruttura. | |
SaveOperationResult | Infrastruttura. | |
SecondOperand | Infrastruttura. | |
SecondOperandType | Infrastruttura. | |
Source | Infrastruttura. | |
SourceType | Infrastruttura. | |
ValidationType | Infrastruttura. | |
XPathOperation | Infrastruttura. | |
XPathStringSource | Infrastruttura. | |
XPathStringSourceType | Infrastruttura. |
In alto