'Declaration Public Overloads Sub UnRegisterFunction( _ ByVal function As SQLiteFunction _ )
public void UnRegisterFunction( SQLiteFunction function )
Parameters
- function
- The user-defined function to unregister.
'Declaration Public Overloads Sub UnRegisterFunction( _ ByVal function As SQLiteFunction _ )
public void UnRegisterFunction( SQLiteFunction function )