Class TVarchar
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 sealed class TVarchar : UncategorizedTextualValue, INamed, IConfigurable
Constructors
TVarchar()
Declaration
public TVarchar()
TVarchar(Int32)
Declaration
public TVarchar(int size)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | size |
Fields
Size
Declaration
public readonly int Size
Field Value
Type | Description |
---|---|
System.Int32 |
Methods
GetTypeName(RDBMSCompiler)
Declaration
public override string GetTypeName(RDBMSCompiler compiler)
Parameters
Type | Name | Description |
---|---|---|
RDBMSCompiler | compiler |
Returns
Type | Description |
---|---|
System.String |