Data Management Object Model Reference

RemappingColumn Members

RemappingColumn overview

Public Instance Constructors

RemappingColumn Constructor Initialize field new name, original name in query string and original name in record set

Public Instance Properties

ExpressionType Expression type
NewName New name of the column
OriginalName Original name of the column in query string
OriginalNameInRecordset Original name of the column in query string record set

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

See Also

RemappingColumn Class | SPSSMR.Data Namespace