次の方法で共有


ColumnType (clsMemberProperty)

ms133439.note(ja-jp,SQL.90).gifメモ :
  この機能は、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.

参照

関連項目

clsMemberProperty
SourceColumn (clsMemberProperty)

ヘルプおよび情報

SQL Server 2005 の参考資料の入手