Corresponding CLR type
Namespace: HuagatiEDMXToolsAssembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765
Syntax
C# |
---|
public Type CLRType { get; } |
Visual Basic |
---|
Public ReadOnly Property CLRType As Type
Get |
Visual C++ |
---|
public:
property Type^ CLRType {
Type^ get ();
} |
See Also