dotConnect for PostgreSQL Documentation
Devart.Common Namespace / SqlStatement Class / Length Property

In This Topic
Length Property (SqlStatement)
In This Topic
Gets length of the statement in symbols.
Syntax
'Declaration
 
Public ReadOnly Property Length As Integer
 

Property Value

Length of the statement in symbols.
See Also