Mono.Data.Sqlite.SqliteFunctionAttribute Class
A simple custom attribute to enable us to easily find user-defined functions in the loaded assemblies and initialize them in SQLite as connections are made.

See Also: SqliteFunctionAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=false)]
public sealed class SqliteFunctionAttribute : Attribute

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Mono.Data.Sqlite
Assembly: Mono.Data.Sqlite (in Mono.Data.Sqlite.dll)
Assembly Versions: 4.0.0.0