Type of the data
Namespace: ScopeRuntimeAssembly: ScopeRuntime (in ScopeRuntime.exe) Version: 1.0.0.0 (10.2.2.0)
Syntax
C# |
---|
public ColumnDataType Type { get; } |
Visual Basic |
---|
Public ReadOnly Property Type As ColumnDataType Get |
Visual C++ |
---|
public: property ColumnDataType Type { ColumnDataType get (); } |