dotConnect for Oracle Documentation
Devart.Common Namespace / SelectColumn Class / ToString() Method

In This Topic
ToString() Method
In This Topic
Returns the current SelectColumn object in the text form.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 

Return Value

Text representation of the current SelectColumn object.
See Also