Поделиться через


ColumnType (clsMemberProperty)

ПримечаниеПримечание

  В следующей версии Microsoft SQL Server эта возможность будет удалена. Не используйте ее при работе над новыми приложениями и как можно быстрее измените приложения, в которых она в настоящее время используется.

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

Замечания

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

См. также

Справочник