DataInputTypeDatabaseType Property

Gets the data type to which native data type is mapped.

Namespace:  Dundas.BI.Data.Metadata
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public DatabaseType DatabaseType { get; }

Property Value

Type: DatabaseType
See Also