Scope ColumnDataType that represents a nullable decimal
Namespace: ScopeRuntimeAssembly: ScopeRuntime (in ScopeRuntime.exe) Version: 1.0.0.0 (10.2.2.0)
Syntax
C# |
---|
public override string CLRType { get; } |
Visual Basic |
---|
Public Overrides ReadOnly Property CLRType As String Get |
Visual C++ |
---|
public: virtual property String^ CLRType { String^ get () override; } |