Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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