TableControllerConfigAttribute Class

 

Performs configuration customizations for TableController<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 ref class TableControllerConfigAttribute sealed : Attribute, 
	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: