<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple=False)> Public NotInheritable Class TableMappingAttribute Inherits System.Attribute
Dim instance As TableMappingAttribute
[AttributeUsage(AttributeTargets.Class, AllowMultiple=false)] public sealed class TableMappingAttribute : System.Attribute
[AttributeUsage(AttributeTargets.Class, AllowMultiple=false)] public __gc __sealed class TableMappingAttribute : public System.Attribute
[AttributeUsage(AttributeTargets.Class, AllowMultiple=false)] public ref class TableMappingAttribute sealed : public System.Attribute