UpdateAllDataLinks Method

Updates all of a table's data links.

See Also | Example

Signature

object.UpdateAllDataLinks nDir, nOption

Object

Table
The object this method applies to.

nDir

AcDataLinkUpdateDirection; Input-only
The direction of the update.

nOption

AcDataLinkUpdateDirectOption; Input-only
The option flag for the update.

 

   Comments?