IDTSComponentMetaData130.PipelineVersion 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 int PipelineVersion { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(132)]
public int PipelineVersion { [System.Runtime.InteropServices.DispId(132)] get; [System.Runtime.InteropServices.DispId(132)] set; }
[<System.Runtime.InteropServices.DispId(132)>]
[<get: System.Runtime.InteropServices.DispId(132)>]
[<set: System.Runtime.InteropServices.DispId(132)>]
member this.PipelineVersion : int with get, set
Public Property PipelineVersion As Integer
Property Value
Implements
- Attributes