Class THumanAge
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: NFX.RelationalModel.DataTypes
Assembly: NFX.dll
Syntax
public class THumanAge : HumanAttribute, INamed, IConfigurable
Methods
GetColumnCheckScript(RDBMSCompiler, RDBMSEntity, Compiler.Outputs)
Declaration
public override string GetColumnCheckScript(RDBMSCompiler compiler, RDBMSEntity column, Compiler.Outputs outputs)
Parameters
| Type | Name | Description |
|---|---|---|
| RDBMSCompiler | compiler | |
| RDBMSEntity | column | |
| Compiler.Outputs | outputs |
Returns
| Type | Description |
|---|---|
| System.String |
Overrides
GetTypeName(RDBMSCompiler)
Declaration
public override string GetTypeName(RDBMSCompiler compiler)
Parameters
| Type | Name | Description |
|---|---|---|
| RDBMSCompiler | compiler |
Returns
| Type | Description |
|---|---|
| System.String |