閱讀英文

共用方式為


IDatabaseProjectPropertyPageDefinition 介面

資料庫專案之屬性頁的定義。

命名空間:  Microsoft.VisualStudio.Data.Schema.Package.Project
組件:  Microsoft.VisualStudio.Data.Schema.Package (在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

語法

'宣告
Public Interface IDatabaseProjectPropertyPageDefinition
public interface IDatabaseProjectPropertyPageDefinition
public interface class IDatabaseProjectPropertyPageDefinition
type IDatabaseProjectPropertyPageDefinition =  interface end
public interface IDatabaseProjectPropertyPageDefinition

IDatabaseProjectPropertyPageDefinition 型別會公開下列成員。

屬性

  名稱 說明
公用屬性 IsConfigDependent 取得或設定值,這個值表示這些屬性是否相依於組建組態。
公用屬性 PropertyPageGuid 傳回用來建構屬性頁之類別識別項 (CLSID) 的 GUID。
公用屬性 PropertyPageOrder 取得值,這個值用於排序所有提供者的屬性頁,順序為 1 到 n,1 表示位於屬性頁清單的頂端。

回頁首

請參閱

參考

Microsoft.VisualStudio.Data.Schema.Package.Project 命名空間