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: Azos.Data.Modeling.DataTypes
Assembly: Azos.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 |