This is the native data type from the database.
example: nvarchar
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
string NativeType { get; } |
| Visual Basic |
|---|
ReadOnly Property NativeType As String Get |