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# |
|---|
Type SystemType { get; } |
| Visual Basic |
|---|
ReadOnly Property SystemType As Type Get |