| |||||||
DataColumn.ToString MethodSystem.Data Namespace DataColumn Class Returns the Expression of the column, if one exists. [ VB ] Overrides Public Function ToString ( ) As String [ C# ] public override string ToString ( ); [ C++ ] public: String* ToString ( ); [ JScript ] public override function ToString ( ) : String; Return ValueThe Expression value, if the property is set; otherwise, the ColumnName property. ExampleThe following example uses the ToString property to return the default string of each member of a collection of DataColumn objects.
See AlsoDataColumn Members Expression ColumnName |
| ||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme