Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9233

Re: How can I draw separator line in a table object like ERWin?

$
0
0

Nice!

 

The equivalent script for a LDM is almost the same:

 

Function %Collection%(obj, coll)

   '  Create a collection of the attributes that are in the entity's primary identifier

      Dim att

      For each att in obj.Attributes

             If att.PrimaryIdentifier = false then

                   coll.Add att

             End If

     Next

  

   %Collection% = True

End Function


Viewing all articles
Browse latest Browse all 9233

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>