TableControllerConfigAttribute Class

 

Performs configuration customizations for TableController(Of TData) derived controllers.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Tables
Assembly:  Microsoft.WindowsAzure.Mobile.Service.Tables (in Microsoft.WindowsAzure.Mobile.Service.Tables.dll)

System.Object
  System.Attribute
    Microsoft.WindowsAzure.Mobile.Service.Tables.TableControllerConfigAttribute

<AttributeUsageAttribute(AttributeTargets.Class)>
Public NotInheritable Class TableControllerConfigAttribute
	Inherits Attribute
	Implements IControllerConfiguration

NameDescription
System_CAPS_pubpropertyTypeId

(Inherited from Attribute.)

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

Return to top
Show: