<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple=True)> Public Class TableIndexAttribute Inherits System.Attribute
Dim instance As TableIndexAttribute
[AttributeUsage(AttributeTargets.Class, AllowMultiple=true)] public class TableIndexAttribute : System.Attribute
[AttributeUsage(AttributeTargets.Class, AllowMultiple=true)] public __gc class TableIndexAttribute : public System.Attribute
[AttributeUsage(AttributeTargets.Class, AllowMultiple=true)] public ref class TableIndexAttribute : public System.Attribute