IDTSPackageInfo100.Flags Property

Definition

For more information, see PackageInfo.

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSPackageInformationFlags Flags { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSPackageInformationFlags get(); };
[System.Runtime.InteropServices.DispId(12)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSPackageInformationFlags Flags { [System.Runtime.InteropServices.DispId(12)] get; }
[<System.Runtime.InteropServices.DispId(12)>]
[<get: System.Runtime.InteropServices.DispId(12)>]
member this.Flags : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSPackageInformationFlags
Public ReadOnly Property Flags As DTSPackageInformationFlags

Property Value

Attributes

Applies to