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

[<Sealed>]
[<AttributeUsageAttribute(AttributeTargets.Class)>]
type TableControllerConfigAttribute = 
    class
        inherit Attribute
        interface IControllerConfiguration
    end

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: