2008 Style
FetchTable Method
See Also  Send Feedback
Org.Edgerunner.Dynamics.Nav.CSide Namespace > Client Class : FetchTable Method



tableID
The table ID.

Glossary Item Box

Retrieves an Table instance that corresponds to the table ID provided.

Syntax

 
Visual Basic (Declaration)
Visual Basic (Usage)
C#
C++/CLI
 
 

Parameters

tableID
The table ID.

Return Value

A Table instance

Remarks

Attempts to retrieve the table name via EnumTables(), but some table names cannot be obtained this way. If the name cannot be retrieved then it is set to "[Name Unavailable]". This is usually only for some virtual tables.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2013 All Rights Reserved.