ColumnType (clsMemberProperty)

Analysis Services Programming

Analysis Services Programming

ColumnType (clsMemberProperty)

The ColumnType property of a clsMemberProperty object identifies the data type of the source column, specified in the SourceColumn property, on which the member property is based.

Data Type

Integer representing a constant from the ADODB.DataTypeEnum enumeration.

Access

Read-write

Remarks

For more information about using the ADODB.DataTypeEnum enumeration, see the Microsoft® ActiveX® Data Objects (ADO) documentation.

See Also

clsMemberProperty

SourceColumn (clsMemberProperty)