该类及其成员保留供内部使用,不应在代码中使用。 提供 Visual Studio 的用户界面所使用的静态项目属性,这些属性是 AgnosticProjectProperties 类的一部分。 这些属性不依赖于任何特定的 DatabaseSchemaProvider。
继承层次结构
System.Object
  Microsoft.Data.Schema.Build.AgnosticProjectProperties.Project
命名空间:  Microsoft.Data.Schema.Build
程序集:  Microsoft.Data.Schema(在 Microsoft.Data.Schema.dll 中)
语法
声明
Public NotInheritable Class Project
public static class Project
public ref class Project abstract sealed
[<AbstractClass>]
[<Sealed>]
type Project =  class end
public final class Project
AgnosticProjectProperties.Project 类型公开以下成员。
字段
| 名称 | 说明 | |
|---|---|---|
| .gif) .gif) | CatalogPropertiesFile | 包含“CatalogPropertiesFile”。 | 
| .gif) .gif) | DeployScriptFileName | 包含“DeployScriptFileName”。 | 
| .gif) .gif) | DeployToDatabase | 包含“DeployToDatabase”。 | 
| .gif) .gif) | DeployToDatabaseAddToServerExplorer | 包含“DeployToDatabaseAddToServerExplorer”。 | 
| .gif) .gif) | DeployToScript | 包含“DeployToScript”。 | 
| .gif) .gif) | DSP | 包含“DSP”。 | 
| .gif) .gif) | FinalDeployScriptFile | 包含“FinalDeployScriptFile”。 | 
| .gif) .gif) | FinalTargetConnectionString | 包含“FinalTargetConnectionString”。 | 
| .gif) .gif) | FinalTargetDatabase | 包含“FinalTargetDatabase”。 | 
| .gif) .gif) | ModelCollation | 包含“ModelCollation”。 | 
| .gif) .gif) | OutputPath | 包含“OutputPath”。 | 
| .gif) .gif) | PostUpgradeAddToSCC | 包含“PostUpgradeAddToSCC”。 | 
| .gif) .gif) | PreviousProjectVersion | 包含“PreviousProjectVersion”。 | 
| .gif) .gif) | ProjectVersion | 包含“ProjectVersion”。 | 
| .gif) .gif) | RemoveEmptyPartialProjectFolders | |
| .gif) .gif) | ServerPropertiesFile | 包含“ServerPropertiesFile”。 | 
| .gif) .gif) | SuppressWarnings | 包含“SuppressWarnings”。 | 
| .gif) .gif) | TargetConnectionString | |
| .gif) .gif) | TargetDatabase | 包含“TargetDatabase”。 | 
| .gif) .gif) | TargetExt | 包含“TargetExt”。 | 
| .gif) .gif) | TreatWarningsAsErrors | 包含“TreatWarningsAsErrors”。 | 
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。