IDTSEvaluatorContext100.Option 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.
Gets the options for IDTSEvaluatorContext100.
public:
property int Option { int get(); };
[System.Runtime.InteropServices.DispId(2)]
public int Option { get; }
[<System.Runtime.InteropServices.DispId(2)>]
member this.Option : int
Public ReadOnly Property Option As Integer
Property Value
The options for IDTSEvaluatorContext100.
- Attributes