dotConnect for MySQL Documentation
Devart.Common Namespace / SelectColumn Class / SelectColumn Constructor / SelectColumn Constructor(String)

In This Topic
SelectColumn Constructor(String)
In This Topic
Creates and initializes new instance of SelectColumn with the specified column name (expression text).
Syntax
'Declaration
 
Public Function New( _
   ByVal name As String _
)
 

Parameters

name
See Also