Freigeben über


Filter (clsColumn)

ms135499.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 Filter property of an object of ClassType clsColumn specifies a filter condition that is applied to the SQL query that returns the cases for the mining model.

ms135499.note(de-de,SQL.90).gifHinweis:
  This property applies only to columns that belong to mining model objects of SubClassType sbclsRegular.

Data Type

String

Access

Read/write for columns with a SubClassType of sbclsNested, read-only for all others.

Hinweise

For columns with a SubClassType of sbclsRegular, this property returns the Filter property of the parent object. Columns can be nested, so the parent object can be either a clsMiningModel object or a clsColumn object.

Siehe auch

Verweis

clsColumn

Hilfe und Informationen

Informationsquellen für SQL Server 2005