次の方法で共有


SqlDatabaseSchemaViewNodeExtender.GetDefaultProperty メソッド

既定のプロパティを返します。

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

構文

'宣言
Public Function GetDefaultProperty As PropertyDescriptor
'使用
Dim instance As SqlDatabaseSchemaViewNodeExtender
Dim returnValue As PropertyDescriptor

returnValue = instance.GetDefaultProperty()
public PropertyDescriptor GetDefaultProperty()
public:
virtual PropertyDescriptor^ GetDefaultProperty() sealed
public final function GetDefaultProperty() : PropertyDescriptor

戻り値

型 : System.ComponentModel.PropertyDescriptor

実装

ICustomTypeDescriptor.GetDefaultProperty()

参照

参照

SqlDatabaseSchemaViewNodeExtender クラス

SqlDatabaseSchemaViewNodeExtender メンバ

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