หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Contains one row for each column that is of user-defined type.
Column name |
Data type |
Description |
|---|---|---|
object_id |
int |
ID of the object to which this column belongs. |
column_id |
int |
ID of the column. Is unique within the object. |
user_type_id |
int |
ID of the user-defined type. To return the name of the type, join to the sys.types catalog view on this column. |
Permissions
Requires membership in the public role. For more information, see Metadata Visibility Configuration.
See Also
Reference
Scalar Types Catalog Views (Transact-SQL)