文件名称:SqlServer 扩展属性的介绍
文件大小:27KB
文件格式:PDF
更新时间:2024-01-05 03:24:46
属性 扩展
SqlServer帮助中对扩展属性的描述是: The Extended Properties property sets or retrieves provider-specific connection information that cannot be explicitly described through the property mechanism. 对于扩展属性有如下操作: 代码如下:exec sp_addextendedproperty N’MS_Description’, N’字段描述’, N’user’, N’dbo’, N’table’, N’表名’, N’colum