DataSysDescriptionAttribute Constructor (String^)
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Data
Assembly: System.Data (in System.Data.dll)
Return to top
Initializes a new instance of the DataSysDescriptionAttribute class using the specified description string.
Assembly: System.Data (in System.Data.dll)
public: [ObsoleteAttribute("DataSysDescriptionAttribute has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202", false)] DataSysDescriptionAttribute( String^ description )
Parameters
- description
-
Type:
System::String^
The description string.
.NET Framework
Available since 1.1
Available since 1.1
Show: