Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the reference usage for the ProjectInfo.
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntax
'Declaration
Public Enumeration ReferenceUsage
'Usage
Dim instance As ProjectInfo.ReferenceUsage
public enum ReferenceUsage
public enum class ReferenceUsage
type ReferenceUsage
public enum ReferenceUsage
Members
Member name | Description | |
---|---|---|
SpecifyReference | Specifies the reference. | |
UseAllReferences | Uses all the references. | |
UseNoReference | Uses no reference. |
See Also
Reference
Microsoft.SqlServer.Management.IntegrationServices Namespace