Właściwość IDTSPackageInfo100.Flags
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Aby uzyskać więcej informacji, zobacz temat PackageInfo.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw: Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)
Składnia
'Deklaracja
ReadOnly Property Flags As DTSPackageInformationFlags
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSPackageInformationFlags
Zobacz także