DatabaseTaskHost.PropertySource 列舉型別
這個類別和它的成員會保留給內部使用,其目的不是要供您的程式碼使用。 指定屬性來源。
命名空間: Microsoft.Data.Schema.Build
組件: Microsoft.Data.Schema (在 Microsoft.Data.Schema.dll 中)
語法
'宣告
Public Enumeration PropertySource
public enum PropertySource
public enum class PropertySource
type PropertySource
public enum PropertySource
成員
成員名稱 | 說明 | |
---|---|---|
Project | 來源是專案 | |
Catalog | 來源是目錄 | |
Server | 來源是伺服器 |