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# |
---|
public virtual string NativeType { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property NativeType As String Get |