IDTSPackageInfo100.PackageDataSize 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.
For more information, see PackageInfo.
public:
property int PackageDataSize { int get(); };
[System.Runtime.InteropServices.DispId(6)]
public int PackageDataSize { [System.Runtime.InteropServices.DispId(6)] get; }
[<System.Runtime.InteropServices.DispId(6)>]
[<get: System.Runtime.InteropServices.DispId(6)>]
member this.PackageDataSize : int
Public ReadOnly Property PackageDataSize As Integer
Property Value
- Attributes