ITable Interface Send Feedback
See Also  Members   Example
Allow access to a Table.

Syntax

Visual Basic 
Public Interface ITable 
C# 
public interface ITable 
JavaScript 
Object dsTable
COM native C++ 
interface ITable
C++ 
class dsTable

Example

Accessors

Object Model

See Also