Data Management Object Model Reference

DataManagerValue Members

DataManagerValue overview

Public Instance Constructors

DataManagerValue Overloaded. Initializes a new instance of the DataManagerValue class.

Public Instance Properties

Attributes Description: NOT IMPLEMENTED
IsDirty Description: Indicates whether the value should be included in an update.
Item Description: The actual value assigned to the value object.
Type Description: Property that returns the value data type.

Public Instance Methods

AppendChunk Description: NOT IMPLEMENTED
Clear Description: Clears the current contents of the value.
Equals (inherited from Object) 
GetChunk Description: NOT IMPLEMENTED
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

See Also

DataManagerValue Class | SPSSMR.Data.Transformations Namespace