entity framework - What does the [] represent in C# -


this question has answer here:

i've been developing in c# 4 month , still dont know [] means in entity framework.

here example

[column("mycolumn")] public int column {get;set;} 

what functionality?

its there situation have use or entity framework?

square brackets [ & ] mean few different things in c#, in case saying "column" attribute. attribute design time information add classes or properties various reasons. can make own ;)


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -