Interface IDTSXMLTask

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.SqlServer.Dts.Tasks.XMLTask
Assembly :  Microsoft.SqlServer.XMLTask (en Microsoft.SqlServer.XMLTask.dll)

Syntaxe

'Déclaration
Public Interface IDTSXMLTask
'Utilisation
Dim instance As IDTSXMLTask
public interface IDTSXMLTask
public interface class IDTSXMLTask
type IDTSXMLTask =  interface end
public interface IDTSXMLTask

Le type IDTSXMLTask expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Destination Infrastructure.
Propriété publique DestinationType Infrastructure.
Propriété publique DiffAlgorithm Infrastructure.
Propriété publique DiffGramDestination Infrastructure.
Propriété publique DiffGramDestinationType Infrastructure.
Propriété publique DiffOptions Infrastructure.
Propriété publique FailOnDifference Infrastructure.
Propriété publique FailOnValidationFail Infrastructure.
Propriété publique NodeList Infrastructure.
Propriété publique OperationType Infrastructure.
Propriété publique OverwriteDestination Infrastructure.
Propriété publique PutResultInOneNode Infrastructure.
Propriété publique SaveDiffGram Infrastructure.
Propriété publique SaveOperationResult Infrastructure.
Propriété publique SecondOperand Infrastructure.
Propriété publique SecondOperandType Infrastructure.
Propriété publique Source Infrastructure.
Propriété publique SourceType Infrastructure.
Propriété publique ValidationType Infrastructure.
Propriété publique XPathOperation Infrastructure.
Propriété publique XPathStringSource Infrastructure.
Propriété publique XPathStringSourceType Infrastructure.

Haut de la page