Share via


SubClassType (clsMemberProperty)

Note

  This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.

The SubClassType property of an object of ClassType clsMemberProperty contains an enumeration constant identifying the subclass type of the object.

Data Type

SubClassTypes

Access

Read-only

Remarks

A member property object's SubClassType property can have a value of sbclsRegular only.

See Also

Reference