TableMobileAppOptionsExtensions Class

 

Namespace:   Microsoft.Azure.Mobile.Server.Config
Assembly:  Microsoft.Azure.Mobile.Server.Tables (in Microsoft.Azure.Mobile.Server.Tables.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Azure.Mobile.Server.Config.TableMobileAppOptionsExtensions

Syntax

public static class TableMobileAppOptionsExtensions
[ExtensionAttribute]
public ref class TableMobileAppOptionsExtensions abstract sealed 
[<AbstractClass>]
[<Sealed>]
type TableMobileAppOptionsExtensions = class end
<ExtensionAttribute>
Public NotInheritable Class TableMobileAppOptionsExtensions

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static AddTables(MobileAppConfiguration)

System_CAPS_pubmethodSystem_CAPS_static AddTables(MobileAppConfiguration, MobileAppTableConfiguration)

System_CAPS_pubmethodSystem_CAPS_static WithTableControllerConfigProvider(MobileAppConfiguration, ITableControllerConfigProvider)

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Azure.Mobile.Server.Config Namespace

Return to top