how to reference to properties of entitiy framework models?
ReferenceTest(EntityModel.Adress)
sub ReferenceTest(t as property)
msgbox(t)
end sub
how to reference to properties of entitiy framework models?
ReferenceTest(EntityModel.Adress)
sub ReferenceTest(t as property)
msgbox(t)
end sub