AccpacSession.GetDBLink
A private method.
Function GetDBLink(
LinkType As tagDBLinkTypeEnum,
Flags As tagDBLinkFlagsEnum)
As AccpacDBLink
Parameters
LinkType
[in] the type of database link to retrieve
Flags
[in] the type of access mode to place on the database link
Return Value
Returns an AccpacDBLink object that represents the database link.