Data Management Object Model Reference |
|
DataManagerValue.Clear Method
Description: Clears the current contents of the value.
[Visual Basic]
NotOverridable Public Sub Clear() _
[C#]
public
void Clear();
Implements
IValue.Clear
See Also
DataManagerValue Class | SPSSMR.Data.Transformations Namespace