次の方法で共有


IExtendedProperties インターフェイス

IExtendedProperties クラスは、オブジェクトに関連付けられた拡張プロパティのコレクションを表すインターフェイスです。

名前空間:  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

説明

スレッド セーフ

この型の public static (Microsoft Visual Basic では Shared) のすべてのメンバーは、マルチスレッド操作で安全に使用できます。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。