dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteFunction Class / ArgumentCount Property

In This Topic
ArgumentCount Property
In This Topic
Gets a number of user-defined function arguments.
Syntax
'Declaration
 
Public ReadOnly Property ArgumentCount As Integer
 

Property Value

Number of user-defined function arguments.
See Also