dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteMetaDataCollectionNames Class / UserDefinedFunctions Field

In This Topic
UserDefinedFunctions Field
In This Topic
The name of the metadata collection for user-defined functions.
Syntax
'Declaration
 
Public Shared ReadOnly UserDefinedFunctions As String
 

Field Value

The value is "UserDefinedFunctions".
See Also