Shunde.NET Framework Class Library
ObjectEditor.SetFriendlyName Method
Sets the friendly Name of a database column
public
void
SetFriendlyName(
String
columnName
,
String
friendlyName
);
See Also
ObjectEditor Class
|
Shunde.WebControls Namespace