ProjectInfo.ReferenceUsage 枚举
Represents the reference usage for the ProjectInfo.
命名空间: Microsoft.SqlServer.Management.IntegrationServices
程序集: Microsoft.SqlServer.Management.IntegrationServices(在 Microsoft.SqlServer.Management.IntegrationServices.dll 中)
语法
声明
Public Enumeration ReferenceUsage
用法
Dim instance As ProjectInfo.ReferenceUsage
public enum ReferenceUsage
public enum class ReferenceUsage
type ReferenceUsage
public enum ReferenceUsage
成员
成员名称 | 说明 | |
---|---|---|
SpecifyReference | Specifies the reference. | |
UseAllReferences | Uses all the references. | |
UseNoReference | Uses no reference. |