dotConnect Universal Documentation
Devart.Common Namespace / SqlStatement Class / Text Property

In This Topic
Text Property (SqlStatement)
In This Topic
Gets SQL statement to be executed.
Syntax
'Declaration
 
Public ReadOnly Property Text As String
 

Property Value

SQL statement.
See Also