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