note
VeloxDB is still in beta and APIs are subject to change. We are in the process of completing the documentation, so some sections may be incomplete or empty at this time.
Class DoNotGenerateControllerAttribute
Attribute to indicate that a controller should not be generated for a given DbApi.
Inheritance
System.Object
DoNotGenerateControllerAttribute
Namespace: VeloxDB.AspNet
Assembly: vlxasp.dll
Syntax
public class DoNotGenerateControllerAttribute : Attribute
Constructors
DoNotGenerateControllerAttribute()
Declaration
public DoNotGenerateControllerAttribute()