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 表示位於屬性頁清單的頂端。 |
回頁首