Represents the var char data type.
Namespace:
PerpetuumSoft.DataModel.MsSqlAssembly: PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public sealed class VarChar : DataType..::.SizedType |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class VarChar _ Inherits DataType..::.SizedType |
| Visual C++ |
|---|
public ref class VarChar sealed : public DataType..::.SizedType |
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.DataModel.MsSql..::.DataType
PerpetuumSoft.DataModel.MsSql..::.DataType..::.SizedType
PerpetuumSoft.DataModel.MsSql..::.DataType..::.VarChar
PerpetuumSoft.DataModel.MsSql..::.DataType
PerpetuumSoft.DataModel.MsSql..::.DataType..::.SizedType
PerpetuumSoft.DataModel.MsSql..::.DataType..::.VarChar