MobileServiceTable.getTableName function

Returns the name of the table.

mobileServiceTable.getTableName();

Return Value

Type: string

The name of the table.

Remarks

.NET Framework Equivalent

TableName

Requirements

Namespace

WindowsAzure.MobileServices

Library

MobileServices.js

See Also

Reference

MobileServiceTable object