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)
Syntaxpublic DatabaseType DatabaseType { get; }Public ReadOnly Property DatabaseType As DatabaseType
Get
public:
property DatabaseType DatabaseType {
DatabaseType get ();
}member DatabaseType : DatabaseType with get
Property Value
Type:
DatabaseType
See Also