dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlSelectLimit Class / Count Property

In This Topic
Count Property (MySqlSelectLimit)
In This Topic
Gets or sets the limit count value.
Syntax
'Declaration
 
Public Property Count As Object
 

Property Value

The limit count value.
See Also