Keyword(s) for which to search:
Sort results by title
HyperActive.Core Namespace
HyperActiveException Class
HyperActiveException Constructor (message, args)
Inflector Class
Camelize Method (lowercaseAndUnderscoredWord)
Capitalize Method (word)
Dasherize Method (underscoredWord)
Humanize Method (lowercaseAndUnderscoredWord)
Ordinalize Method (number)
Pascalize Method (lowercaseAndUnderscoredWord)
Pluralize Method (word)
Singularize Method (word)
Titleize Method (word)
Uncapitalize Method (word)
Underscore Method (pascalCasedWord)
IValueProvider Interface
GetValue Method (column)
NameProvider Class
NameProvider Constructor
Escape Method (expression)
GetArgumentName Method
GetArgumentName Method (column)
GetArgumentName Method (name)
GetClassName Method
GetClassName Method (table)
GetClassName Method (expression)
GetFieldName Method
GetFieldName Method (column)
GetFieldName Method (foreignkey)
GetFieldName Method (expression)
GetListFieldName Method (foreignkey)
GetListPropertyName Method (foreignkey)
GetPropertyName Method
GetPropertyName Method (column)
GetPropertyName Method (foreignkey)
GetPropertyName Method (expression)
GetTableName Method
GetTableName Method (table)
GetTableName Method (tableName)
SkipTablePrefixes Property
Try Class
Try Constructor
These Method (functions)
TypeCreator Class
TypeCreator Constructor
CreateInstance Method (inferer, args)
TypeInferer Class
TypeInferer Constructor (value)
AssemblyName Property
TypeName Property
ValueProviderImpl Class
ValueProviderImpl Constructor
GetValue Method (column)
HyperActive.Core.Config Namespace
Arguments Class
Arguments Constructor (args)
Item Property (Param)
Parameters Property
HyperActive.Core.Container Namespace
CtorParameter Structure
CtorParameter Constructor (name, type, value)
Name Field
Type Field
Value Field
Ioc Class
Ioc Constructor
Get Method
Get Method
Get Method (componentName)
Register Method
Register Method (components)
Register Method (service, serviceImpl)
Register Method (service, serviceImpl, ctorParams)
Register Method (service, serviceImpl, ctorValues)
ServiceDetails Structure
ServiceDetails Constructor (service, serviceImpl, ctorParams)
CtorParams Field
Service Field
ServiceImpl Field
XmlConfigParser Class
XmlConfigParser Constructor
XmlConfigParser Constructor (components)
XmlConfigParser Constructor (components, assemblyDirectory)
AssemblyDirectory Property
GetComponents Method
LoadComponents Method (components)
HyperActive.Core.Generators Namespace
ActiveRecordGenerator Class
ActiveRecordGenerator Constructor
AbstractBaseName Property
AddClassAttributes Method (classDeclaration, table)
AddMethods Method (classDecl, table)
BaseTypeName Property
CreateClass Method (namespaceDeclaration, table)
CreateColumnList Method (table, classDecl)
CreateConstructors Method (classDecl, table)
CreateForeignKey Method (classDeclaration, foreignKey)
CreateForeignKeyReference Method (classDecl, foreignKey)
CreateNonKeyProperty Method (classDeclaration, column)
CreatePrimaryKeyProperty Method (classDeclaration, table)
DomProvider Property
Generate Method
Generate Method (writer, namespaceName, table)
Generate Method (path, namespaceName, table)
GenerateAbstractType Method
GenerateAbstractType Method (writer, namespaceName, abstractBaseName)
GenerateAbstractType Method (filepath, namespaceName, abstractBaseName)
GenerateColumnList Property
GenerateInterface Method (writer, namespaceName, interfaceName)
MarkerInterfaceName Property
NameProvider Property
ActiveRecordTestGenerator Class
ActiveRecordTestGenerator Constructor
ActiveRecordTestGenerator Constructor
ActiveRecordTestGenerator Constructor (nameProvider)
ActiveRecordTestGenerator Constructor (nameProvider, valueProvider)
Generate Method
Generate Method (writer, namespaceName, table)
Generate Method (path, namespaceName, table)
NameProvider Property
ValueProvider Property
BasicActiveRecordGenerator Class
BasicActiveRecordGenerator Constructor
AddClassAttributes Method (classDeclaration, table)
CreateClass Method (namespaceDeclaration, table)
CreateForeignKey Method (classDeclaration, foreignKey)
CreateForeignKeyReference Method (classDecl, foreignKey)
CreateNonKeyProperty Method (classDeclaration, column)
CreatePrimaryKeyProperty Method (classDeclaration, table)
NameProvider Property
BasicMediatorGenerator Class
BasicMediatorGenerator Constructor
AddClassAttributes Method (classDeclaration, table)
CreateClass Method (namespaceDeclaration, table)
CreateForeignKey Method (classDeclaration, foreignKey)
CreateForeignKeyReference Method (classDecl, foreignKey)
CreateNonKeyProperty Method (classDeclaration, column)
CreatePrimaryKeyProperty Method (classDeclaration, table)
NameProvider Property
CodeRunnerImpl Class
CodeRunnerImpl Constructor (options)
Execute Method
GeneratorOptionsImpl Class
GeneratorOptionsImpl Constructor
AbstractBaseName Property
BaseTypeName Property
DbProvider Property
Generator Property
MarkerInterfaceName Property
Namer Property
Namespace Property
Output Property
OutputPath Property
OutputWriter Property
SkipTables Property
ICodeRunner Interface
Execute Method
IGeneratorOptions Interface
AbstractBaseName Property
BaseTypeName Property
DbProvider Property
Generator Property
MarkerInterfaceName Property
Namer Property
Namespace Property
Output Property
OutputPath Property
OutputWriter Property
SkipTables Property
LazyActiveRecordGenerator Class
LazyActiveRecordGenerator Constructor
CreateForeignKeyReference Method (classDecl, foreignkey)
SimpleActiveRecordGenerator Class
SimpleActiveRecordGenerator Constructor
AddClassAttributes Method (classDecl, table)
CreateClass Method (nsdecl, table)
CreateForeignKey Method (classDeclaration, foreignKey)
CreateForeignKeyReference Method (classDeclaration, foreignKey)
CreateNonKeyProperty Method (classDeclaration, column)
CreatePrimaryKeyProperty Method (cdecl, table)
NameProvider Property
HyperActive.Dominator Namespace
AttributeDeclaration Class
AttributeDeclaration Constructor
AttributeDeclaration Constructor (typeReference)
AttributeDeclaration Constructor (typeName, typeParameters)
AttributeDeclaration Constructor (type)
AddArgument Method (value)
AddQuotedArgument Method
AddQuotedArgument Method (value)
AddQuotedArgument Method (name, value)
Arguments Property
ToCodeDom Method
TypeReference Property
ClassDeclaration Class
ClassDeclaration Constructor
ClassDeclaration Constructor (nsdecl, name, typeParameters)
ClassDeclaration Constructor (name, typeParameters)
AddAttribute Method
AddAttribute Method (attributeType)
AddAttribute Method (typeName, typeParameters)
AddAttribute Method (type)
AddClass Method (klass)
AddConstructor Method
AddConstructor Method (args)
AddConstructor Method (comment, args)
AddConstructor Method (argType, argName, fieldName)
AddConstructor Method (argType, argName, fieldName, comment)
AddField Method (field)
AddInterface Method (interfaceDeclaration)
AddMethod Method
AddMethod Method (methodName)
AddMethod Method (methodName, returnType)
AddMethod Method (methodName, type)
AddProperty Method
AddProperty Method (property)
AddProperty Method (propertyName, fieldName, typeReference)
AddProperty Method (propertyName, fieldName, typeName, typeParameters)
AddProperty Method (propertyName, fieldName, type)
AddProperty Method (propertyName, fieldName, type, nullable)
AddStruct Method (structDeclaration)
Classes Property
Constructors Property
FullName Property
Implements Method (interfaceDeclaration)
InheritsFrom Method
InheritsFrom Method (baseType)
InheritsFrom Method (baseTypeName, baseTypeParameters)
IsAbstract Method
IsPartial Property
Name Property
Namespace Property
Properties Property
Structs Property
ToCodeDom Method
ToCodeTypeReference Method
Type Property
TypeParamters Property
CodeBuilder Class
CodeBuilder Constructor
CodeBuilder Constructor
CodeBuilder Constructor (domProvider)
CreateCodeCompileUnit Method (nsdecl)
DomProvider Property
GenerateCode Method
GenerateCode Method (writer, nsdecl)
GenerateCode Method (writer, statement)
GenerateCode Method (writer, typeDeclaration)
GenerateCode Method (writer, namespaceName, codeTypeDeclaration)
CodeDomTypeReference Class
CodeDomTypeReference Constructor
CodeDomTypeReference Constructor (typeName, typeParameters)
CodeDomTypeReference Constructor (type)
AddTypeParameters Method (typeParameters)
ContainsTypeParameter Method (typeParameterName)
IsNullable Method
IsTypeOf Method (typeName)
ToCodeDom Method
ToString Method
ConstructorArg Class
ConstructorArg Constructor
ConstructorArg Constructor
ConstructorArg Constructor (argType, argName, fieldName)
ConstructorArg Constructor (argType, argName, fieldName, comment)
ArgName Property
ArgType Property
Comments Property
FieldName Property
ToCodeDom Method
ConstructorDeclaration Class
ConstructorDeclaration Constructor
ConstructorDeclaration Constructor (containingTypeName, args)
ConstructorDeclaration Constructor (containingTypeName, comment, args)
ConstructorDeclaration Constructor (containingTypeName, argType, argName, fieldName)
AddArgument Method
AddArgument Method (type, argName, fieldName)
AddArgument Method (type, argName, fieldName, comment)
Args Property
Comments Property
ToCodeDom Method
DomTester Class
DomTester Constructor (nsdecl)
Compile Method
Complete Method
ContainsProperty Method (typeName, propertyName)
ContainsType Method (typeName)
Dispose Method
IsCompiled Property
Type Method (typeName)
FieldDeclaration Class
FieldDeclaration Constructor
FieldDeclaration Constructor (name, typeReference)
FieldDeclaration Constructor (name, typeName, typeParameters)
FieldDeclaration Constructor (name, type)
AddComment Method (format, args)
AddInitializer Method (typeReference)
Initialize Property
InitializeTo Method (initialValue)
IsPublic Method
IsStatic Method
Name Property
ToCodeDom Method
ICodeDom(T) Interface
ToCodeDom Method
InterfaceDeclaration Class
InterfaceDeclaration Constructor (name)
Name Property
ToCodeDom Method
ToCodeTypeReference Method
ITypeTester Interface
HasAttribute Method (typeName)
InheritsFrom Method (baseTypeName, typeParameters)
LineDeclaration Class
LineDeclaration Constructor
LineDeclaration Constructor (variableName, lineType)
LineDeclaration Constructor (variableName, methodName)
As Method (type)
Assign Method (localVariableName, localVariableProperty)
New Method (typeRef)
Property Method (propertyName)
To Method (propertyValue)
ToCodeDom Method
ToCodeExpression Method
VariableName Property
With Method (methodCallArgs)
LineTypes Enumeration
MethodDeclaration Class
MethodDeclaration Constructor
MethodDeclaration Constructor (name)
MethodDeclaration Constructor (name, returnType)
AddAttribute Method
AddAttribute Method (typeReference)
AddAttribute Method (typeName, typeParameters)
AddAttribute Method (type)
AddParameter Method (type, name)
Assign Method (variableName)
Call Method (fieldName, methodName)
Declare Method (variableName)
MethodAttributes Property
Public Method
Returns Method (methodToCall)
ToCodeDom Method
Virtual Method
NamespaceDeclaration Class
NamespaceDeclaration Constructor (name)
AddClass Method
AddClass Method (classDeclaration)
AddClass Method (name, isPartialClass)
AddClass Method (name, typeParameters)
Imports Method (namespaces)
Name Property
ToCodeDom Method
PropertyDeclaration Class
PropertyDeclaration Constructor
PropertyDeclaration Constructor (name, field, typeReference)
PropertyDeclaration Constructor (name, field, typeName, typeParameters)
PropertyDeclaration Constructor (name, field, type)
AddAttribute Method
AddAttribute Method (typeReference)
AddAttribute Method (typeName, typeParameters)
AddAttribute Method (type)
AddComment Method (format, args)
AddTypeParameter Method (typeParameterName)
Attributes Property
Field Property
InitializeField Method (typeReference)
IsReadOnly Method
IsStatic Method
Name Property
ToCodeDom Method
TypeReference Property
PropertyDeclarationList Class
PropertyDeclarationList Constructor
Item Property (propertyName)
StructDeclaration Class
StructDeclaration Constructor (name)
AddField Method
AddField Method (field)
AddField Method (dataType, name, initialValue)
Fields Property
IsPrivate Method
Name Property
ToCodeDom Method
TypeTesterImpl Class
TypeTesterImpl Constructor (type)
HasAttribute Method (attributeTypeName)
InheritsFrom Method (baseTypeName, typeParameters)
HyperActive.SchemaProber Namespace
ColumnSchema Class
ColumnSchema Constructor
ColumnSchema Constructor
ColumnSchema Constructor (dbprovider, table, sqlType, dataType, name, length, props)
_dbprovider Field
_props Field
DataType Property
IsForeignKey Property
IsIdentity Property
IsPrimaryKey Property
Length Property
Name Property
Nullable Property
SqlType Property
Table Property
ColumnSchemaList Class
ColumnSchemaList Constructor
ColumnSchemaList Constructor
ColumnSchemaList Constructor (collection)
Item Property (columnName)
DatabaseSchema Class
DatabaseSchema Constructor (dbprovider)
GetTables Method (prefix)
Tables Property
DbHelper Class
DbHelper Constructor (connectionString)
ConnectionString Property
ExecuteReader Method
ExecuteReader Method (command)
ExecuteReader Method (commandText)
GetConnection Method (initialConnectionState)
Enum(T) Class
Parse Method (value)
ForeignKeyColumnSchema Class
ForeignKeyColumnSchema Constructor (dbprovider, table, sqlType, dataType, name, length, props)
PrimaryKeyTable Property
ForeignKeyColumnSchemaList Class
ForeignKeyColumnSchemaList Constructor
IColumnSchema Interface
DataType Property
IsForeignKey Property
IsPrimaryKey Property
Length Property
Name Property
Nullable Property
Table Property
IDbHelper Interface
ConnectionString Property
ExecuteReader Method
ExecuteReader Method (command)
ExecuteReader Method (commandText)
GetConnection Method (initialConnectionState)
IDbProvider Interface
ConnectionString Property
GetColumnSchemas Method (table)
GetForeignKeyReferences Method (primaryKey)
GetForeignKeys Method (table)
GetPrimaryKey Method (table)
GetTableSchema Method (tableName)
GetTableSchemas Method
GetTableSchemas Method
GetTableSchemas Method (prefix)
ID Property
IForeignKeyColumnSchema Interface
PrimaryKeyTable Property
InitialConnectionStates Enumeration
PrimaryKeyColumnSchema Class
PrimaryKeyColumnSchema Constructor
PrimaryKeyColumnSchema Constructor
PrimaryKeyColumnSchema Constructor (dbprovider, table, sqlType, dataType, name, length, props)
ForeignKeyReferences Property
SqlServerProvider Class
SqlServerProvider Constructor (helper)
ConnectionString Property
GetColumnSchemas Method (table)
GetForeignKeyReferences Method (primaryKey)
GetForeignKeys Method (table)
GetPrimaryKey Method (table)
GetTableSchema Method (tableName)
GetTableSchemas Method
GetTableSchemas Method
GetTableSchemas Method (prefix)
ID Property
TableSchema Class
TableSchema Constructor
TableSchema Constructor
TableSchema Constructor (dbprovider, name)
Columns Property
ForeignKeys Property
Name Property
NonKeyColumns Property
NonPrimaryKeyColumns Property
PrimaryKey Property
Provider Property
TableSchemaList Class
TableSchemaList Constructor
Item Property (tableName)
HyperActive.SchemaProber.SqlCeExtensions Namespace
SqlCeDbHelper Class
SqlCeDbHelper Constructor (connectionString)
ConnectionString Property
ExecuteReader Method
ExecuteReader Method (command)
ExecuteReader Method (commandText)
GetConnection Method (initialConnectionState)
SqlServerCeProvider Class
SqlServerCeProvider Constructor (helper)
ConnectionString Property
GetColumnSchemas Method (table)
GetForeignKeyReferences Method (primaryKey)
GetForeignKeys Method (table)
GetPrimaryKey Method (table)
GetTableSchema Method (tableName)
GetTableSchemas Method
GetTableSchemas Method
GetTableSchemas Method (prefix)
ID Property
This page uses an IFRAME but your browser does not support it.