次の方法で共有


DatabaseSchemaViewNodeProperties.ExtenderCATID プロパティ

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

構文

'宣言
<BrowsableAttribute(False)> _
Public Overridable ReadOnly Property ExtenderCATID As String
'使用
Dim instance As DatabaseSchemaViewNodeProperties
Dim value As String

value = instance.ExtenderCATID
[BrowsableAttribute(false)]
public virtual string ExtenderCATID { get; }
[BrowsableAttribute(false)]
public:
virtual property String^ ExtenderCATID {
    String^ get ();
}
public function get ExtenderCATID () : String

プロパティ値

型 : System.String

参照

参照

DatabaseSchemaViewNodeProperties クラス

DatabaseSchemaViewNodeProperties メンバ

Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows.DatabaseSchemaView.Properties 名前空間