次の方法で共有


SqlDatabaseSchemaViewNodeExtender.GetAttributes メソッド

属性コレクションを返します。

名前空間 :  Microsoft.VisualStudio.Data.Schema.Project.Sql.Project.Features.DatabaseSchemaView
アセンブリ :  Microsoft.VisualStudio.Data.Schema.Project.Sql (Microsoft.VisualStudio.Data.Schema.Project.Sql.dll 内)

構文

'宣言
Public Function GetAttributes As AttributeCollection
'使用
Dim instance As SqlDatabaseSchemaViewNodeExtender
Dim returnValue As AttributeCollection

returnValue = instance.GetAttributes()
public AttributeCollection GetAttributes()
public:
virtual AttributeCollection^ GetAttributes() sealed
public final function GetAttributes() : AttributeCollection

戻り値

型 : System.ComponentModel.AttributeCollection

実装

ICustomTypeDescriptor.GetAttributes()

参照

参照

SqlDatabaseSchemaViewNodeExtender クラス

SqlDatabaseSchemaViewNodeExtender メンバ

Microsoft.VisualStudio.Data.Schema.Project.Sql.Project.Features.DatabaseSchemaView 名前空間