IDTSPackageInfo100.Flags Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::DTSPackageInformationFlags Flags { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::DTSPackageInformationFlags get(); };
[System.Runtime.InteropServices.DispId(12)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.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.Sql2017.DTSPackageInformationFlags
Public ReadOnly Property Flags As DTSPackageInformationFlags
Property Value
- Attributes