This is a migrated thread and some comments may be shown as answers.

ToColumn method

1 Answer 50 Views
Data Access Free Edition
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Chom
Top achievements
Rank 1
Chom asked on 21 Mar 2013, 01:02 AM
Hello,

I am trying to use the ORM ToColumn() method as described: http://blogs.telerik.com/openaccessteam/posts/12-12-18/map-multi-table-entities-with-openaccess-orm-q3'12-sp1

I have updated my ORM to 2013.1.219.3 and I am not seeing the table parameter in the method.

According to the article the ToColumn method contains a "columnName" and a "tableName".

I only see the "columnName".

Can someone advise.

Thanks

Chom

1 Answer, 1 is accepted

Sort by
0
Kaloyan Nikolov
Telerik team
answered on 22 Mar 2013, 09:20 AM
Hello Chom,

The new ToColumn(columnName, tableName) method is defined as an extension method in the 
Telerik.OpenAccess.Metadata.Fluent.Advanced namespace. 

Please make sure you have added an using statement to that namespace.

I hope that helps. Do not hesitate to contact us if you have other questions.

All the best,
Kaloyan Nikolov
the Telerik team
Free Webinar: OpenAccess Integration in Sitefinity. SIGN UP NOW.
Tags
Data Access Free Edition
Asked by
Chom
Top achievements
Rank 1
Answers by
Kaloyan Nikolov
Telerik team
Share this question
or