Interfejs IDTSXMLTask
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Tasks.XMLTask
Zestaw: Microsoft.SqlServer.XMLTask (w Microsoft.SqlServer.XMLTask.dll)
Składnia
'Deklaracja
Public Interface IDTSXMLTask
'Użycie
Dim instance As IDTSXMLTask
public interface IDTSXMLTask
public interface class IDTSXMLTask
type IDTSXMLTask = interface end
public interface IDTSXMLTask
Typ IDTSXMLTask uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
Destination | Infrastruktura. | |
DestinationType | Infrastruktura. | |
DiffAlgorithm | Infrastruktura. | |
DiffGramDestination | Infrastruktura. | |
DiffGramDestinationType | Infrastruktura. | |
DiffOptions | Infrastruktura. | |
FailOnDifference | Infrastruktura. | |
FailOnValidationFail | Infrastruktura. | |
NodeList | Infrastruktura. | |
OperationType | Infrastruktura. | |
OverwriteDestination | Infrastruktura. | |
PutResultInOneNode | Infrastruktura. | |
SaveDiffGram | Infrastruktura. | |
SaveOperationResult | Infrastruktura. | |
SecondOperand | Infrastruktura. | |
SecondOperandType | Infrastruktura. | |
Source | Infrastruktura. | |
SourceType | Infrastruktura. | |
ValidationType | Infrastruktura. | |
XPathOperation | Infrastruktura. | |
XPathStringSource | Infrastruktura. | |
XPathStringSourceType | Infrastruktura. |
Do góry