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
IExtendedProperties 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
ExtendedProperties | Represents a collection of ExtendedProperty objects. Each ExtendedProperty object represents an extended property defined on an object. |
上層
備註
Thread Safety
此型別的任何公用靜態 (在 Microsoft Visual Basic 為共用) 成員具備多執行緒作業安全。並非所有的執行個體成員都是安全執行緒。