GeneralComponents Web Service
Method/GetTables
GeneralComponents Web Service > All Operations Resource Group : /GetTables (Method)
Description
The GetTables function returns all tables.
Request (GetTablesSoapIn)

The request body is of type GetTables.

Request Body Parameters

NameDescriptionData Type
 TableNames
tableName Element Sequence GetTables Element

Overview

Response (GetTablesSoapOut)

The response body is of type GetTablesResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfTableInfo
GetSingleFunction Element ControllerClass Element CandidateKeys Element Description Element FriendlySingularName Element FriendlyName Element SingularName Element Name Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence TableInfo Element Sequence GetTablesResult Element Sequence GetTablesResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
Name optional xs:string
SingularName optional xs:string
FriendlyName optional xs:string
FriendlySingularName optional xs:string
Description optional xs:string
CandidateKeys optional xs:string
ControllerClass optional xs:string
GetSingleFunction optional xs:string
See Also
All Operations Resource GroupGeneralComponents Web Service