ConnectorElementExpressionDataType Property |
Gets the data type for the expression result.
Namespace:
Dundas.BI.Data.Transforms
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic DataType DataType { get; }Public ReadOnly Property DataType As DataType
Get
public:
property DataType DataType {
DataType get ();
}member DataType : DataType with get
Property Value
Type:
DataType
See Also