Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » MobiLink - Server Administration » MobiLink Server APIs » Writing synchronization scripts in .NET » MobiLink server API for .NET reference » DownloadTableData interface

 

GetName method

Syntax
string GetName();
Remarks

Gets the table name of this instance. This is a utility function. The table name can also be accessed via the Schema for this instance.

Returns

Table name of this instance.