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”。

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参见

参考

Microsoft.Data.Schema.Build 命名空间

AgnosticProjectProperties

DatabaseSchemaProvider