net40
namespace System.Data
{
    [DefaultMember("Item")]
    [DefaultProperty("ColumnName")]
    [DesignTimeVisible(false)]
    [Editor("Microsoft.VSDesigner.Data.Design.DataColumnEditor, Microsoft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
    [ToolboxItem(false)]
    public class DataColumn : MarshalByValueComponent
    {
        [DefaultValue("")]
        [RefreshProperties(RefreshProperties.All)]
        public string ColumnName { get; set; }
    }
}
NetFx Compat Lab
40.2 %
Reference this API
38.9 %
Get property
17.9 %
Set property
nuget.org
3.8 %
Reference this API
3.8 %
Get property
0.6 %
Set property
Upgrade Planner
4.6 %
Reference this API
4.3 %
Get property
1.0 %
Set property
.NET 5.06.07.08.09.0
.NET Core 2.02.12.23.03.1
.NET Framework 1.01.12.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1
.NET Standard 2.02.1
Information specific to net40
Assembly

System.Data , Version=4.0.0.0, PublicKeyToken=b77a5c561934e089

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/10/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙