Freigeben über


Parent (clsColumn)

ms135427.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 Parent property of a clsColumn returns a reference to the parent of the column.

Data Type

Object

Access

Read-only

Hinweise

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.

Siehe auch

Verweis

clsColumn
clsMiningModel

Hilfe und Informationen

Informationsquellen für SQL Server 2005