The System Type that is resolved from DataType.
example: typeof(System.String)
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public virtual Type SystemType { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property SystemType As Type Get |