dotConnect Universal Documentation
Devart.Common Namespace / ScriptProgressEventArgs Class / Length Property

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

Property Value

Length of the statement.
See Also