HyperActive
GeneratorOptionsImpl Class
NamespacesHyperActive.Core.GeneratorsGeneratorOptionsImpl
Implementation of IGeneratorOptions
Declaration Syntax
C#Visual BasicVisual C++
public class GeneratorOptionsImpl : IGeneratorOptions
Public Class GeneratorOptionsImpl _
	Implements IGeneratorOptions
public ref class GeneratorOptionsImpl : IGeneratorOptions
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
GeneratorOptionsImpl()()()
AbstractBaseName
Gets or sets the name of the abstract base.

BaseTypeName
Gets or sets the name of the base type.

DbProvider
Gets or sets the db provider.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Generator
Gets or sets the generator.

GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MarkerInterfaceName
Gets or sets the name of the marker interface.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Namer
Gets or sets the namer.

Namespace
Gets or sets the namespace.

Output
Gets or sets the output.

OutputPath
Gets or sets the output path.

OutputWriter
Gets or sets the output writer.

SkipTables
Gets or sets the tables that will not be generated

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
GeneratorOptionsImpl

Assembly: HyperActive (Module: HyperActive) Version: 1.3.1.9 (1.3.1.9)