Freigeben über


ColumnType (clsMemberProperty)

ms133439.note(de-de,SQL.90).gifHinweis:
  Dieses Feature wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature nicht zum Entwickeln neuer Anwendungen, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird, zum frühstmöglichen Zeitpunkt ein.

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 theADODB.DataTypeEnumenumeration.

Access

Read-write

Hinweise

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

Siehe auch

Verweis

clsMemberProperty
SourceColumn (clsMemberProperty)

Hilfe und Informationen

Informationsquellen für SQL Server 2005