Data Management Object Model Reference

RemappingTable Members

RemappingTable overview

Public Instance Constructors

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

Public Instance Properties

ExpressionType Table type
Fields RemappingField collection
GroupByFields Grouy by clause string
HavingClause Having clause string
NewName New name of the table
OrderByFieldsTable Order by clause string
OriginalName Original name of the table in query string
OriginalNameInRecordset Original name of the table in record set
WhereClause Where clause string

Public Instance Methods

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

See Also

RemappingTable Class | SPSSMR.Data Namespace