IDTSPackageInfo100.PackageDataSize Property

Definition

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

An Integer that contains the size of data in the package.

Attributes

Applies to