The Value property specifies the value of a GlobalVariable, OLEDBProperty, or PrecedenceConstraint object.
GlobalVariable Object | PrecedenceConstraint Object |
OLEDBProperty Object | Property Object |
object.Value
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
In addition to the variant data type, GlobalVariable.Value can be a reference to an OLE object.
Variant
Read/write
HRESULT GetValue(VARIANT *pRetVal);
HRESULT SetValue(VARIANT NewValue);