DataSysDescriptionAttribute::Description Property

 

Gets the text for the description.

Namespace:   System.Data
Assembly:  System.Data (in System.Data.dll)

public:
property String^ Description {
	virtual String^ get() override;
}

Property Value

Type: System::String^

The description string.

.NET Framework
Available since 1.1
Return to top
Show: