PackageInfo.ReferenceUsage 枚举

Represents the reference usage of the PackageInfo.

命名空间:  Microsoft.SqlServer.Management.IntegrationServices
程序集:  Microsoft.SqlServer.Management.IntegrationServices(在 Microsoft.SqlServer.Management.IntegrationServices.dll 中)

语法

声明
Public Enumeration ReferenceUsage
用法
Dim instance As PackageInfo.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.

请参阅

参考

Microsoft.SqlServer.Management.IntegrationServices 命名空间