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