Windward Studios API Reference
DataDbType Property
See Also  Send comments on this topic.
WindwardInterfaces.net.windward.datasource Namespace > MetaDataElement Class : DataDbType Property




Glossary Item Box

The DbType for this node.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property DataDbType As DbType
Visual Basic (Usage)Copy Code
Dim instance As MetaDataElement
Dim value As DbType
 
value = instance.DataDbType
C# 
public DbType DataDbType {get;}
Managed Extensions for C++ 
public: __property DbType get_DataDbType();
C++/CLI 
public:
property DbType DataDbType {
   DbType get();
}

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software