RemappingTable Constructor | Initialize field new name, original name in query string and original name in record set |
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 |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
RemappingTable Class | SPSSMR.Data Namespace