MobileServiceTable.getMobileServiceClient function

Gets the MobileServiceClient object associated with this table.

mobileServiceTable.getMobileServiceClient();

Return Value

Type: MobileServiceClient object

The client associated with this table.

.NET Framework Equivalent

MobileServiceClient

Requirements

Namespace

WindowsAzure.MobileServices

Library

MobileServices.js

See Also

Reference

MobileServiceTable object