Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see Configuration.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Default Property ConfigurationType As DTSConfigurationType
Get
Set
'Utilisation
Dim instance As IDTSConfiguration100
Dim value As DTSConfigurationType
value = instance
instance = value
DTSConfigurationType this { get; set; }
property DTSConfigurationType default {
DTSConfigurationType get ();
void set (DTSConfigurationType value);
}
abstract ConfigurationType : DTSConfigurationType with get, set
function get ConfigurationType () : DTSConfigurationType
function set ConfigurationType (value : DTSConfigurationType)
Valeur de propriété
Type : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSConfigurationType