次の方法で共有


Parent (clsColumn)

ms135427.note(ja-jp,SQL.90).gifメモ :
  この機能は、Microsoft SQL Server の次のバージョンで削除されます。新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。

The Parent property of a clsColumn returns a reference to the parent of the column.

Data Type

Object

Access

Read-only

解説

If a column belongs to another column's nested table, the Parent property returns a reference to a clsColumn object. For a column that is used to define a mining model, the Parent property returns a reference to a clsMiningModel object.

参照

関連項目

clsColumn
clsMiningModel

ヘルプおよび情報

SQL Server 2005 の参考資料の入手