IDTSPackageInfo100.Flags Property

Definition

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSPackageInformationFlags Flags { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSPackageInformationFlags get(); };
[System.Runtime.InteropServices.DispId(12)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.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.Sql2012.DTSPackageInformationFlags
Public ReadOnly Property Flags As DTSPackageInformationFlags

Property Value

A value from the DTSPackageInfoFlags enumeration.

Attributes

Applies to