Marks a property, event, or extender with a description. Visual designers can display this description when referencing the member.
For a list of all members of this type, see DataSysDescriptionAttribute Members.
System.Object
System.Attribute
System.ComponentModel.DescriptionAttribute
System.Data.DataSysDescriptionAttribute
[Visual Basic] <AttributeUsage(AttributeTargets.All)> Public Class DataSysDescriptionAttribute Inherits DescriptionAttribute [C#] [AttributeUsage(AttributeTargets.All)] public class DataSysDescriptionAttribute : DescriptionAttribute [C++] [AttributeUsage(AttributeTargets::All)] public __gc class DataSysDescriptionAttribute : public DescriptionAttribute [JScript] public AttributeUsage(AttributeTargets.All) class DataSysDescriptionAttribute extends DescriptionAttribute
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Namespace: System.Data
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Data (in System.Data.dll)
DataSysDescriptionAttribute Members | System.Data Namespace | Attribute | PropertyDescriptor | EventDescriptor