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

In This Topic
Name Property (SQLiteFunction)
In This Topic
Gets a name of the user-defined function.
Syntax
'Declaration
 
Public ReadOnly Property Name As String
 

Property Value

Name of the user-defined function.
See Also