PredOperand.OperandObject 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.
Get the object used to construct the operand. The object should be an instance of DataEventColumnInfo or PredSourceInfo.
public object OperandObject { get; }
member this.OperandObject : obj
Public ReadOnly Property OperandObject As Object