Share via


IExtendedProperties 介面

The IExtendedProperties class is an interface that represents the collection of extended properties associated with an object.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public Interface IExtendedProperties
'用途
Dim instance As IExtendedProperties
public interface IExtendedProperties
public interface class IExtendedProperties
type IExtendedProperties =  interface end
public interface IExtendedProperties

備註

Thread Safety

這種類型的任何公用靜態 (在 Microsoft Visual Basic 中則為 Shared) 成員都可用於多執行緒作業。並不是所有的執行個體成員都保證可以用於所有的執行緒。