Flags propriété
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see PackageInfo.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (dans Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
ReadOnly Property Flags As DTSPackageInformationFlags
Get
'Utilisation
Dim instance As IDTSPackageInfo100
Dim value As DTSPackageInformationFlags
value = instance.Flags
DTSPackageInformationFlags Flags { get; }
property DTSPackageInformationFlags Flags {
DTSPackageInformationFlags get ();
}
abstract Flags : DTSPackageInformationFlags
function get Flags () : DTSPackageInformationFlags
Valeur de la propriété
Type : Microsoft.SqlServer.Dts.Runtime.Wrapper. . :: . .DTSPackageInformationFlags