共用方式為


AgnosticProjectProperties.PropertyTypeValue 類別

這個類別和它的成員會保留給內部使用,其目的不是要供您的程式碼使用。 提供靜態類型的值屬性所使用的使用者介面的Visual Studio屬於AgnosticProjectProperties類。這些屬性是不依賴于任何特定DatabaseSchemaProvider

繼承階層架構

System.Object
  Microsoft.Data.Schema.Build.AgnosticProjectProperties.PropertyTypeValue

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

語法

'宣告
Public NotInheritable Class PropertyTypeValue
public static class PropertyTypeValue
public ref class PropertyTypeValue abstract sealed
[<AbstractClass>]
[<Sealed>]
type PropertyTypeValue =  class end
public final class PropertyTypeValue

AgnosticProjectProperties.PropertyTypeValue 型別會公開下列成員。

欄位

  名稱 說明
公用欄位靜態成員 Catalog 包含 "Catalog"。
公用欄位靜態成員 Server 包含 "Server"。

回頁首

執行緒安全

這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。

請參閱

參考

Microsoft.Data.Schema.Build 命名空間

AgnosticProjectProperties

DatabaseSchemaProvider